1 Star 0 Fork 0

Yj / jodd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
BENCHMARKS.md 965 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sascha Fischer 提交于 2018-08-22 17:40 . Update BENCHMARKS.md

Jodd Benchmarks

While Jodd is developer-friendly, we also strive for the best performances possible under the hood. For some tools or components, we are the best in the class; for others we are among the most performing. While the performance is our priority, we will never sacrifice the developer-friendly environment (usage and interfaces) that Jodd has.

Running Benchmarks :rocket:

Benchmarks are started from command line in root directory with:

gradlew :<module>:<benchmark-class-name>

(e.g.: gradlew :jodd-core:Base32Benchmark)

3rd Party Benchmarks :heart:

Other people test Jodd, too :)

  • Css selectors microbenchmark for the JVM; by Gatling

https://github.com/gatling/lib-benchmarks/tree/master/cssselectors-benchmark-master

  • JsonPath implementations microbenchmark for the JVM; by Gatling

https://github.com/gatling/lib-benchmarks/tree/master/jsonpath-benchmark-master

Java
1
https://gitee.com/yj404/jodd.git
git@gitee.com:yj404/jodd.git
yj404
jodd
jodd
master

搜索帮助