mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 14:18:12 +00:00
Optimize WindowManager::flush() with fast_dword_copy().
This commit is contained in:
parent
6b4e88b515
commit
edc827077e
5 changed files with 40 additions and 35 deletions
|
@ -22,7 +22,7 @@
|
|||
#include "Scheduler.h"
|
||||
#include "PS2MouseDevice.h"
|
||||
|
||||
#define SPAWN_MULTIPLE_SHELLS
|
||||
//#define SPAWN_MULTIPLE_SHELLS
|
||||
//#define STRESS_TEST_SPAWNING
|
||||
|
||||
system_t system;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue