This commit is contained in:
Looly
2021-06-07 02:47:01 +08:00
parent 5ef8fab528
commit 649d41cd8a
5 changed files with 131 additions and 18 deletions

View File

@@ -61,7 +61,7 @@
<version>${lombok.version}</version>
<scope>test</scope>
</dependency>
<!-- 性能测试 -->
<!-- 基准性能测试 -->
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-core</artifactId>