Skip to content

Commit

Permalink
Benchmark upload metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Shivansh Arora <hishiv@amazon.com>
  • Loading branch information
shiv0408 committed Mar 12, 2024
1 parent 6b2c2f2 commit fe5fad8
Show file tree
Hide file tree
Showing 2 changed files with 434 additions and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ dependencies {
// us to invoke the JMH uberjar as usual.
exclude group: 'net.sf.jopt-simple', module: 'jopt-simple'
}
api project(":test:framework")
api "org.openjdk.jmh:jmh-core:$versions.jmh"
annotationProcessor "org.openjdk.jmh:jmh-generator-annprocess:$versions.jmh"
// Dependencies of JMH
Expand Down
Loading

0 comments on commit fe5fad8

Please sign in to comment.