|
|
|
|
|
by novok
2537 days ago
|
|
You could of improved it with a protobuf or a json file then, but with the size of your data set, it shouldn't really matter what your using. It can be hard to beat an in memory data structure when your data set is small enough, true. |
|