jenzur
|
d8d415cbe0
|
should reduce idleness of calculations. Once stringcache is large enough and stored calculations are widespread enogh accross the stringcache it should effectly give response messages instead of doing manual calculations each time, also replaced arraylists with concurrentmaps
|
2019-03-04 23:26:15 +01:00 |
|
jenzur
|
aff2ddae5b
|
replacing most arraylists with concurrentmaps due to them requirring less bytes per header since they should be stored bucketwise
|
2019-03-03 23:32:36 +01:00 |
|
jenzur
|
f64ce5c5a0
|
updated calculations, updated handling calculation storages, updated DB retrieval, added Distance object, added levenstein, almost everything in mysqldatahandler,
|
2019-03-03 13:17:07 +01:00 |
|
zaCade
|
57bbd5d55e
|
autism
|
2019-03-02 15:10:46 +01:00 |
|