
com.carrotsearch.junitbenchmarks.db.HistoryChartGenerator.jsonp Maven / Gradle / Ivy
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