Commit Graph

465 Commits

Author SHA1 Message Date
jenzur
43da2dd5d5 adopting strings correctly again, yikers 2019-03-10 19:19:33 +01:00
jenzur
7ab6c7ee0b replacing for loops with get methods 2019-03-10 01:15:50 +01:00
jenzur
64dc2719a0 additional small changes 2019-03-08 10:05:03 +01:00
jenzur
66dae4e113 adding calculation prequirements for accepting strings 2019-03-07 18:39:40 +01:00
jenzur
05683ce4be simplifying matrix updating quite alot 2019-03-06 23:15:02 +01:00
jenzur
1fe4a268c4 removed threads from inside of matrixupdate, made executor be instance based and not shut down 2019-03-05 17:08:13 +01:00
jenzur
7f154f3456 attempted improving multithread conditions 2019-03-05 13:27:33 +01:00
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
aca3d9f9c8 riot 2019-03-02 15:20:02 +01:00
zaCade
466f7253b1 plugins 2019-03-02 15:18:51 +01:00
zaCade
d1fa3d4eb7 timer 2019-03-02 15:17:41 +01:00
zaCade
57bbd5d55e autism 2019-03-02 15:10:46 +01:00
zaCade
fc01f7fb43 notifier 2019-03-02 15:09:12 +01:00