Skip to content

Commit

Permalink
OAP-221 ObjectSizeCalculatorPerformanceTest -> ObjectSizeCalculatorPe…
Browse files Browse the repository at this point in the history
…rformance
  • Loading branch information
nofateg authored Feb 1, 2024
1 parent a4e3d42 commit 60771b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

import static org.assertj.core.api.Assertions.assertThat;

public class ObjectSizeCalculatorPerformanceTest {
public class ObjectSizeCalculatorPerformance {
public static final int SAMPLES = 10000;
public static final int COUNT = 100;

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
</repositories>

<properties>
<oap.project.version>21.6.0</oap.project.version>
<oap.project.version>21.6.1</oap.project.version>

<oap.deps.config.version>21.0.0</oap.deps.config.version>

Expand Down

0 comments on commit 60771b0

Please sign in to comment.