increase parser perf by a lot

This commit is contained in:
alex_s168
2024-09-21 10:27:34 +00:00
parent 8c2325bdd3
commit f18798bb5c
7 changed files with 315 additions and 188 deletions

View File

@@ -18,7 +18,6 @@ dependencies {
// https://mvnrepository.com/artifact/org.json/json
implementation("org.json:json:20240303")
}
tasks.test {