Skip to content

BlackChen277/benchmark_jmh

Repository files navigation

JMH BENCHMARK

模块说明

json-benchmark

常用JSON库序列化反序列化测试

  • GSON
  • JACKSON
  • FASTJSON

springboot-benchmark

springboot 基准测试集成, demo测试使用jpa插入mysql数据库的性能.

util-benchmark

常用Util工具类测试.

  • org.apache.commons.lang3.RandomStringUtils.random()测试

About

使用jmh 进行基准测试

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages