mirror of
https://github.com/jimeh/undent.git
synced 2026-02-19 11:56:39 +00:00
236 lines
7.2 KiB
JavaScript
236 lines
7.2 KiB
JavaScript
window.BENCHMARK_DATA = {
|
|
"lastUpdate": 1606362176788,
|
|
"repoUrl": "https://github.com/jimeh/undent",
|
|
"entries": {
|
|
"Benchmark": [
|
|
{
|
|
"commit": {
|
|
"author": {
|
|
"email": "contact@jimeh.me",
|
|
"name": "Jim Myhrberg",
|
|
"username": "jimeh"
|
|
},
|
|
"committer": {
|
|
"email": "contact@jimeh.me",
|
|
"name": "Jim Myhrberg",
|
|
"username": "jimeh"
|
|
},
|
|
"distinct": true,
|
|
"id": "2819ce650a30ee95f360311ec9de8095c13cadba",
|
|
"message": "ci(github): add CI workflow for GitHub Actions",
|
|
"timestamp": "2020-11-26T03:24:12Z",
|
|
"tree_id": "f3b485bbaf715b4db53e6a324428123043256590",
|
|
"url": "https://github.com/jimeh/undent/commit/2819ce650a30ee95f360311ec9de8095c13cadba"
|
|
},
|
|
"date": 1606361109880,
|
|
"tool": "go",
|
|
"benches": [
|
|
{
|
|
"name": "BenchmarkBytes__empty",
|
|
"value": 22.6,
|
|
"unit": "ns/op",
|
|
"extra": "51463430 times\n2 procs"
|
|
},
|
|
{
|
|
"name": "BenchmarkString__empty",
|
|
"value": 22.3,
|
|
"unit": "ns/op",
|
|
"extra": "57147370 times\n2 procs"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"commit": {
|
|
"author": {
|
|
"email": "contact@jimeh.me",
|
|
"name": "Jim Myhrberg",
|
|
"username": "jimeh"
|
|
},
|
|
"committer": {
|
|
"email": "contact@jimeh.me",
|
|
"name": "Jim Myhrberg",
|
|
"username": "jimeh"
|
|
},
|
|
"distinct": true,
|
|
"id": "43f77647dc37e791a6fd0a0304e006dd74ff2b6c",
|
|
"message": "ci(github): add CI workflow for GitHub Actions",
|
|
"timestamp": "2020-11-26T03:33:30Z",
|
|
"tree_id": "9de2eb87663a2a6f687bb8f10687a9dcf7455b31",
|
|
"url": "https://github.com/jimeh/undent/commit/43f77647dc37e791a6fd0a0304e006dd74ff2b6c"
|
|
},
|
|
"date": 1606361671097,
|
|
"tool": "go",
|
|
"benches": [
|
|
{
|
|
"name": "BenchmarkBytes_empty",
|
|
"value": 23.2,
|
|
"unit": "ns/op",
|
|
"extra": "45811638 times\n2 procs"
|
|
},
|
|
{
|
|
"name": "BenchmarkString_empty",
|
|
"value": 21.5,
|
|
"unit": "ns/op",
|
|
"extra": "55764522 times\n2 procs"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"commit": {
|
|
"author": {
|
|
"email": "contact@jimeh.me",
|
|
"name": "Jim Myhrberg",
|
|
"username": "jimeh"
|
|
},
|
|
"committer": {
|
|
"email": "contact@jimeh.me",
|
|
"name": "Jim Myhrberg",
|
|
"username": "jimeh"
|
|
},
|
|
"distinct": true,
|
|
"id": "531d3e2a0f69912d2a293ac70da0be61e8a15662",
|
|
"message": "ci(github): add CI workflow for GitHub Actions",
|
|
"timestamp": "2020-11-26T03:41:49Z",
|
|
"tree_id": "77a5d487adb992544ed7d98baa4fe49a163fa858",
|
|
"url": "https://github.com/jimeh/undent/commit/531d3e2a0f69912d2a293ac70da0be61e8a15662"
|
|
},
|
|
"date": 1606362176205,
|
|
"tool": "go",
|
|
"benches": [
|
|
{
|
|
"name": "BenchmarkBytes__empty_2",
|
|
"value": 23.8,
|
|
"unit": "ns/op",
|
|
"extra": "49642297 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkBytes__single_line_2",
|
|
"value": 854,
|
|
"unit": "ns/op",
|
|
"extra": "1427497 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkBytes__single_line_indented_2",
|
|
"value": 5562,
|
|
"unit": "ns/op",
|
|
"extra": "228409 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkBytes__multi_line_2",
|
|
"value": 3279,
|
|
"unit": "ns/op",
|
|
"extra": "373930 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkBytes__multi_line_space_indented_2",
|
|
"value": 12554,
|
|
"unit": "ns/op",
|
|
"extra": "90757 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkBytes__multi_line_tab_indented_2",
|
|
"value": 8565,
|
|
"unit": "ns/op",
|
|
"extra": "139474 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkBytes__multi_line_tab_indented_with_tabs_and_spaces_after_indent_2",
|
|
"value": 8810,
|
|
"unit": "ns/op",
|
|
"extra": "142060 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkBytes__multi_line_space_indented_with_blank_lines_2",
|
|
"value": 12726,
|
|
"unit": "ns/op",
|
|
"extra": "93763 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkBytes__multi_line_tab_indented_with_blank_lines_2",
|
|
"value": 9392,
|
|
"unit": "ns/op",
|
|
"extra": "131367 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkBytes__multi_line_space_indented_with_random_indentation_2",
|
|
"value": 9198,
|
|
"unit": "ns/op",
|
|
"extra": "131802 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkBytes__multi_line_tab_indented_with_random_indentation_2",
|
|
"value": 6542,
|
|
"unit": "ns/op",
|
|
"extra": "190875 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkString__empty_2",
|
|
"value": 22.7,
|
|
"unit": "ns/op",
|
|
"extra": "54980937 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkString__single_line_2",
|
|
"value": 810,
|
|
"unit": "ns/op",
|
|
"extra": "1474033 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkString__single_line_indented_2",
|
|
"value": 5438,
|
|
"unit": "ns/op",
|
|
"extra": "228967 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkString__multi_line_2",
|
|
"value": 3171,
|
|
"unit": "ns/op",
|
|
"extra": "398894 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkString__multi_line_space_indented_2",
|
|
"value": 12384,
|
|
"unit": "ns/op",
|
|
"extra": "98190 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkString__multi_line_tab_indented_2",
|
|
"value": 8848,
|
|
"unit": "ns/op",
|
|
"extra": "136604 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkString__multi_line_tab_indented_with_tabs_and_spaces_after_indent_2",
|
|
"value": 8877,
|
|
"unit": "ns/op",
|
|
"extra": "127993 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkString__multi_line_space_indented_with_blank_lines_2",
|
|
"value": 12653,
|
|
"unit": "ns/op",
|
|
"extra": "98943 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkString__multi_line_tab_indented_with_blank_lines_2",
|
|
"value": 8993,
|
|
"unit": "ns/op",
|
|
"extra": "136064 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkString__multi_line_space_indented_with_random_indentation_2",
|
|
"value": 9359,
|
|
"unit": "ns/op",
|
|
"extra": "131799 times"
|
|
},
|
|
{
|
|
"name": "BenchmarkString__multi_line_tab_indented_with_random_indentation_2",
|
|
"value": 6598,
|
|
"unit": "ns/op",
|
|
"extra": "184706 times"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |