mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-27 01:21:30 +00:00
It's still full of copy-paste but it should hopefully be easier to extend. Performance-wise it's about the same speed as the C++ one on my machine (!), mostly due to structural improvements such as using a hash table instead of an array. It does consume more memory however.