Alpha Ho c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) há 6 meses atrás
..
project c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) há 6 meses atrás
src 1fea339180 fix and update blaze (#6557) há 4 anos atrás
README.md 1fea339180 fix and update blaze (#6557) há 4 anos atrás
benchmark_config.json 48e9b1c315 Scala tests for docker (#3349) há 7 anos atrás
blaze.dockerfile c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) há 6 meses atrás
build.sbt c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) há 6 meses atrás
config.toml 9d18b6e21b make sure all have versus key (#6265) há 4 anos atrás

README.md

#blaze Benchmarking Test

Test URLs

JSON Encoding Test

http://localhost:8080/json

Plaintext Test

http://localhost:8080/plaintext

How to run

sbt assembly

java -server -Xms2g -Xmx2g -XX:NewSize=1g -XX:MaxNewSize=1g -XX:InitialCodeCacheSize=256m -XX:ReservedCodeCacheSize=256m -XX:+UseParallelGC -XX:+UseNUMA -XX:+AggressiveOpts -XX:-UseBiasedLocking -XX:+AlwaysPreTouch -jar target/scala-2.12/blaze-assembly-1.0.jar