![JAR search and dependency download from the Maven repository](/logo.png)
com.carrotsearch.junitbenchmarks.db.HistoryChartGenerator.jsonp 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, forked from https://github.com/carrotsearch/junit-benchmarks.
receiveJsonpData({
"cols": [
{"label": "Run", "type": "string"},
{"label": "Custom key", "type": "string"},
{"label": "Timestamp", "type": "string"},
{"label": "testMethodA", "type": "string"} ,
{"label": "testMethodC", "type": "string"} ],
"rows": [
{"c": [{"v": "1"}, {"v": "custom-key"}, {"v": "2010-02-26 17:57:03.165"}, {"v": 0.01}, {"v": 0.01}, ]},
{"c": [{"v": "2"}, {"v": "custom-key"}, {"v": "2010-02-26 17:57:03.591"}, {"v": 0.009}, {"v": 0.012}, ]},
{"c": [{"v": "3"}, {"v": "custom-key"}, {"v": "2010-02-26 17:57:03.591"}, {"v": 0.008}, {"v": 0.013}, ]},
]});
© 2015 - 2025 Weber Informatics LLC | Privacy Policy