Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 343 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 343 Bytes

JMH BENCHMARK

模块说明

json-benchmark

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

  • GSON
  • JACKSON
  • FASTJSON

springboot-benchmark

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

util-benchmark

常用Util工具类测试.

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