This website requires JavaScript.
Explore
Help
Sign In
UNLOZE
/
projects-jenz
Watch
9
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
d8d415cbe055c11b35d502fc090bea795ccb0ccb
Commit Graph
3 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
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