1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-07-07 20:34:25 +00:00
CC-Tweaked/projects/core
Jonathan Coates 0e48ac1dfe
Speed up JSON string parsing
We now use Lua patterns to find runs of characters. This makes string
parsing 3-4x faster. Ish - I've not run any exact benchmarks.

Closes #1408
2023-05-04 19:47:52 +01:00
..
src Speed up JSON string parsing 2023-05-04 19:47:52 +01:00
build.gradle.kts Bundle jzlib with our published jar 2023-03-29 09:32:06 +01:00