7 ms·
Maybe tweaking the rules of the parser and check if it reduce the size of : #define STATE_COUNT 20290 #define LARGE_STATE_COUNT 10594 in parser.c
by bad_login 2y ago
Maybe tweaking the rules of the parser and check if it reduce the size of :
#define STATE_COUNT 20290
#define LARGE_STATE_COUNT 10594
in parser.c
- gcr 2y agoThat's a good idea, thanks!