mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Wrote a benchmark to test TOY_BUCKET_IDEAL sizes
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
#include "toy_print.h"
|
||||
|
||||
//basic structures
|
||||
#include "toy_bucket.h"
|
||||
#include "toy_string.h"
|
||||
#include "toy_value.h"
|
||||
#include "toy_array.h"
|
||||
#include "toy_stack.h"
|
||||
#include "toy_bucket.h"
|
||||
#include "toy_string.h"
|
||||
#include "toy_table.h"
|
||||
|
||||
//IR structures and other components
|
||||
|
||||
Reference in New Issue
Block a user