diff --git a/dev/bench/data.js b/dev/bench/data.js index c902c39..cbdf2c7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -3,264 +3,6 @@ window.BENCHMARK_DATA = { "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" - } - ] - }, - { - "commit": { - "author": { - "email": "contact@jimeh.me", - "name": "Jim Myhrberg", - "username": "jimeh" - }, - "committer": { - "email": "contact@jimeh.me", - "name": "Jim Myhrberg", - "username": "jimeh" - }, - "distinct": true, - "id": "dec0f2f4ee08a1491253f11162d6e094d95ecb1f", - "message": "ci(github): add CI workflow for GitHub Actions", - "timestamp": "2020-11-26T03:47:13Z", - "tree_id": "102f920eb8157d2185f8ac20bffc2570dc11f84b", - "url": "https://github.com/jimeh/undent/commit/dec0f2f4ee08a1491253f11162d6e094d95ecb1f" - }, - "date": 1606362538231, - "tool": "go", - "benches": [ - { - "name": "BenchmarkBytes__empty_2", - "value": 20.1, - "unit": "ns/opBenchmarkBytes__single_line_2 \t 1652955\t 707 ns/opBenchmarkBytes__single_line_indented_2 \t 287520\t 4718 ns/opBenchmarkBytes__multi_line_2 \t 395197\t 2858 ns/opBenchmarkBytes__multi_line_space_indented_2 \t 119676\t 9987 ns/opBenchmarkBytes__multi_line_tab_indented_2 \t 172058\t 7354 ns/opBenchmarkBytes__multi_line_tab_indented_with_tabs_and_spaces_after_indent_2 \t 148478\t 7093 ns/opBenchmarkBytes__multi_line_space_indented_with_blank_lines_2 \t 105769\t 10487 ns/opBenchmarkBytes__multi_line_tab_indented_with_blank_lines_2 \t 152569\t 7441 ns/opBenchmarkBytes__multi_line_space_indented_with_random_indentation_2 \t 170336\t 7788 ns/opBenchmarkBytes__multi_line_tab_indented_with_random_indentation_2 \t 228340\t 5524 ns/opBenchmarkString__empty_2 \t57569786\t 19.0 ns/opBenchmarkString__single_line_2 \t 1861405\t 660 ns/opBenchmarkString__single_line_indented_2 \t 240829\t 4468 ns/opBenchmarkString__multi_line_2 \t 450861\t 2686 ns/opBenchmarkString__multi_line_space_indented_2 \t 127868\t 10791 ns/opBenchmarkString__multi_line_tab_indented_2 \t 168198\t 7314 ns/opBenchmarkString__multi_line_tab_indented_with_tabs_and_spaces_after_indent_2 \t 155846\t 7438 ns/opBenchmarkString__multi_line_space_indented_with_blank_lines_2 \t 129458\t 9980 ns/opBenchmarkString__multi_line_tab_indented_with_blank_lines_2 \t 153171\t 7480 ns/opBenchmarkString__multi_line_space_indented_with_random_indentation_2 \t 156651\t 7992 ns/opBenchmarkString__multi_line_tab_indented_with_random_indentation_2 \t 223809\t 5433 ns/opPASS", - "extra": "52438384 times" - } - ] - }, { "commit": { "author": { @@ -419,4 +161,4 @@ window.BENCHMARK_DATA = { } ] } -} \ No newline at end of file +}