diff --git a/dev/bench/data.js b/dev/bench/data.js index b3808e3fb3..36f0569bbf 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1718213198460, + "lastUpdate": 1718308621600, "repoUrl": "https://github.com/algorand/go-algorand", "entries": { "Go Benchmark": [ @@ -185618,6 +185618,450 @@ window.BENCHMARK_DATA = { "extra": "3472417 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "65323360+algorandskiy@users.noreply.github.com", + "name": "Pavel Zbitskiy", + "username": "algorandskiy" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "95c9c1837cf466c2c9f423864c9901dc26e0e7c1", + "message": "tests: preserve logs on LibGoalFixture failure (#6030)", + "timestamp": "2024-06-13T15:52:13-04:00", + "tree_id": "090935dafe3b965243a4cdbcc9a0cb1ae3ce043c", + "url": "https://github.com/algorand/go-algorand/commit/95c9c1837cf466c2c9f423864c9901dc26e0e7c1" + }, + "date": 1718308617532, + "tool": "go", + "benches": [ + { + "name": "BenchmarkUintMath/dup", + "value": 29.99, + "unit": "ns/op\t 1.000 extra/op\t 6 B/op\t 0 allocs/op", + "extra": "39128203 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/dup - ns/op", + "value": 29.99, + "unit": "ns/op", + "extra": "39128203 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/dup - extra/op", + "value": 1, + "unit": "extra/op", + "extra": "39128203 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/dup - B/op", + "value": 6, + "unit": "B/op", + "extra": "39128203 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/dup - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "39128203 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/pop1", + "value": 27.97, + "unit": "ns/op\t 1.000 extra/op\t 6 B/op\t 0 allocs/op", + "extra": "42156354 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/pop1 - ns/op", + "value": 27.97, + "unit": "ns/op", + "extra": "42156354 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/pop1 - extra/op", + "value": 1, + "unit": "extra/op", + "extra": "42156354 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/pop1 - B/op", + "value": 6, + "unit": "B/op", + "extra": "42156354 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/pop1 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "42156354 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/pop", + "value": 56.62, + "unit": "ns/op\t 3.000 extra/op\t 6 B/op\t 0 allocs/op", + "extra": "21031093 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/pop - ns/op", + "value": 56.62, + "unit": "ns/op", + "extra": "21031093 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/pop - extra/op", + "value": 3, + "unit": "extra/op", + "extra": "21031093 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/pop - B/op", + "value": 6, + "unit": "B/op", + "extra": "21031093 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/pop - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "21031093 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/add", + "value": 59.35, + "unit": "ns/op\t 3.000 extra/op\t 6 B/op\t 0 allocs/op", + "extra": "20247642 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/add - ns/op", + "value": 59.35, + "unit": "ns/op", + "extra": "20247642 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/add - extra/op", + "value": 3, + "unit": "extra/op", + "extra": "20247642 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/add - B/op", + "value": 6, + "unit": "B/op", + "extra": "20247642 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/add - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "20247642 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/addw", + "value": 72.96, + "unit": "ns/op\t 4.000 extra/op\t 6 B/op\t 0 allocs/op", + "extra": "16345490 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/addw - ns/op", + "value": 72.96, + "unit": "ns/op", + "extra": "16345490 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/addw - extra/op", + "value": 4, + "unit": "extra/op", + "extra": "16345490 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/addw - B/op", + "value": 6, + "unit": "B/op", + "extra": "16345490 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/addw - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "16345490 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/sub", + "value": 60.79, + "unit": "ns/op\t 3.000 extra/op\t 6 B/op\t 0 allocs/op", + "extra": "20136054 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/sub - ns/op", + "value": 60.79, + "unit": "ns/op", + "extra": "20136054 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/sub - extra/op", + "value": 3, + "unit": "extra/op", + "extra": "20136054 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/sub - B/op", + "value": 6, + "unit": "B/op", + "extra": "20136054 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/sub - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "20136054 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/mul", + "value": 59.45, + "unit": "ns/op\t 3.000 extra/op\t 6 B/op\t 0 allocs/op", + "extra": "20014730 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/mul - ns/op", + "value": 59.45, + "unit": "ns/op", + "extra": "20014730 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/mul - extra/op", + "value": 3, + "unit": "extra/op", + "extra": "20014730 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/mul - B/op", + "value": 6, + "unit": "B/op", + "extra": "20014730 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/mul - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "20014730 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/mulw", + "value": 73.4, + "unit": "ns/op\t 4.000 extra/op\t 6 B/op\t 0 allocs/op", + "extra": "16204467 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/mulw - ns/op", + "value": 73.4, + "unit": "ns/op", + "extra": "16204467 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/mulw - extra/op", + "value": 4, + "unit": "extra/op", + "extra": "16204467 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/mulw - B/op", + "value": 6, + "unit": "B/op", + "extra": "16204467 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/mulw - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "16204467 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/div", + "value": 59.45, + "unit": "ns/op\t 3.000 extra/op\t 6 B/op\t 0 allocs/op", + "extra": "20163721 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/div - ns/op", + "value": 59.45, + "unit": "ns/op", + "extra": "20163721 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/div - extra/op", + "value": 3, + "unit": "extra/op", + "extra": "20163721 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/div - B/op", + "value": 6, + "unit": "B/op", + "extra": "20163721 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/div - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "20163721 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/divw", + "value": 75.47, + "unit": "ns/op\t 4.000 extra/op\t 6 B/op\t 0 allocs/op", + "extra": "15659259 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/divw - ns/op", + "value": 75.47, + "unit": "ns/op", + "extra": "15659259 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/divw - extra/op", + "value": 4, + "unit": "extra/op", + "extra": "15659259 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/divw - B/op", + "value": 6, + "unit": "B/op", + "extra": "15659259 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/divw - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "15659259 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/divmodw", + "value": 611.3, + "unit": "ns/op\t 8.000 extra/op\t 310 B/op\t 11 allocs/op", + "extra": "1961785 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/divmodw - ns/op", + "value": 611.3, + "unit": "ns/op", + "extra": "1961785 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/divmodw - extra/op", + "value": 8, + "unit": "extra/op", + "extra": "1961785 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/divmodw - B/op", + "value": 310, + "unit": "B/op", + "extra": "1961785 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/divmodw - allocs/op", + "value": 11, + "unit": "allocs/op", + "extra": "1961785 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/sqrt", + "value": 68.05, + "unit": "ns/op\t 2.000 extra/op\t 6 B/op\t 0 allocs/op", + "extra": "17420504 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/sqrt - ns/op", + "value": 68.05, + "unit": "ns/op", + "extra": "17420504 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/sqrt - extra/op", + "value": 2, + "unit": "extra/op", + "extra": "17420504 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/sqrt - B/op", + "value": 6, + "unit": "B/op", + "extra": "17420504 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/sqrt - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "17420504 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/exp", + "value": 65.02, + "unit": "ns/op\t 3.000 extra/op\t 6 B/op\t 0 allocs/op", + "extra": "18382773 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/exp - ns/op", + "value": 65.02, + "unit": "ns/op", + "extra": "18382773 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/exp - extra/op", + "value": 3, + "unit": "extra/op", + "extra": "18382773 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/exp - B/op", + "value": 6, + "unit": "B/op", + "extra": "18382773 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/exp - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "18382773 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/expw", + "value": 347.3, + "unit": "ns/op\t 4.000 extra/op\t 110 B/op\t 5 allocs/op", + "extra": "3460106 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/expw - ns/op", + "value": 347.3, + "unit": "ns/op", + "extra": "3460106 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/expw - extra/op", + "value": 4, + "unit": "extra/op", + "extra": "3460106 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/expw - B/op", + "value": 110, + "unit": "B/op", + "extra": "3460106 times\n4 procs" + }, + { + "name": "BenchmarkUintMath/expw - allocs/op", + "value": 5, + "unit": "allocs/op", + "extra": "3460106 times\n4 procs" + } + ] } ] }