mirror of
https://github.com/urbit/shrub.git
synced 2024-12-29 23:23:52 +03:00
vere: bumps replay batch size to 500 events
This commit is contained in:
parent
b06772f264
commit
b24a83e8f2
@ -21,7 +21,7 @@
|
||||
#include "vere/vere.h"
|
||||
|
||||
#define PIER_READ_BATCH 1000ULL
|
||||
#define PIER_PLAY_BATCH 100ULL
|
||||
#define PIER_PLAY_BATCH 500ULL
|
||||
#define PIER_WORK_BATCH 10ULL
|
||||
|
||||
#undef VERBOSE_PIER
|
||||
|
Loading…
Reference in New Issue
Block a user