mirror of
https://git.uzuy-edge.org/Uzuy-X/Uzuy.git
synced 2024-11-30 11:50:26 +00:00
perf: save memory by using dynamic stack size in Fiber
This commit is contained in:
parent
cb1ced21f7
commit
6f2fb548dc
@ -5,6 +5,7 @@
|
||||
|
||||
#include "common/assert.h"
|
||||
#include "common/fiber.h"
|
||||
#define MCO_USE_VMEM_ALLOCATOR
|
||||
#define MINICORO_IMPL
|
||||
#include "common/minicoro.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user