Commit Graph
11 Commits
Author SHA1 Message Date
jenzur 232190d076 fixing pre discord launch calcaulations, implementation of JMWE coreNLP extension, hopefully fixed repetetive data in multithreading 2019-03-15 01:32:06 +01:00
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