Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 19950cc

Browse filesBrowse files
author
willie
committed
mybatis#101 Add large data load
1 parent de08efc commit 19950cc
Copy full SHA for 19950cc

File tree

Expand file treeCollapse file tree

2 files changed

+468
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+468
-1
lines changed
Open diff view settings
Collapse file

‎src/test/java/org/apache/ibatis/benchmarks/jmh/collection_injection/PropertyVsConstructorInjectionBenchmark.java‎

Copy file name to clipboardExpand all lines: src/test/java/org/apache/ibatis/benchmarks/jmh/collection_injection/PropertyVsConstructorInjectionBenchmark.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
@Fork(1)
3838
@Warmup(iterations = 1)
39-
@BenchmarkMode(Mode.AverageTime)
39+
@BenchmarkMode(Mode.All)
4040
@OutputTimeUnit(TimeUnit.MILLISECONDS)
4141
public class PropertyVsConstructorInjectionBenchmark {
4242

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.