com.carrotsearch.junitbenchmarks.mysql.002-new-run.sql Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of junit-benchmarks Show documentation
Show all versions of junit-benchmarks Show documentation
A framework for writing performance micro-benchmarks using JUnit4 annotations.
INSERT INTO RUNS
(JVM, OS, CUSTOM_KEY)
VALUES
( ?, ?, ?);