Benchmarks for tracking performance of encoding implementation.
NOTE: Benchmarking is run on every Pull Request. Results can be viewed for each workflow run on the GitHub Actions tab of the repository.
-
Run All platforms:
./gradlew benchmark
-
Run Jvm:
./gradlew jvmBenchmark
-
Run WasmJs:
./gradlew wasmJsBenchmark
-
Run Native:
./gradlew nativeHostBenchmark