Wrote some small tests

This commit is contained in:
2022-08-28 09:35:46 +01:00
parent 71ff481f6c
commit f705d82aee
16 changed files with 605 additions and 529 deletions

View File

@@ -1,6 +1,7 @@
#pragma once
#include "literal.h"
#include "literal_util.h"
//TODO: benchmark this
#define DICTIONARY_MAX_LOAD 0.75