Skip to content
Snippets Groups Projects
Commit c7d7c505 authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

more hashsize

Rev: src/config.h:1.2
parent a2fd5383
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
/* /*
* Define the size of the shared string hash table. * Define the size of the shared string hash table.
*/ */
#define HTABLE_SIZE 4711 #define HTABLE_SIZE 9997
/* /*
* Define the size of the cache that is used for method lookup. * Define the size of the cache that is used for method lookup.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment