summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-action-benchmark <github@users.noreply.github.com>2024-02-23 19:04:55 +0000
committergithub-action-benchmark <github@users.noreply.github.com>2024-02-23 19:04:55 +0000
commit7d11a686c058b0681439c18b3fc9bc4cba608895 (patch)
tree745d32933e1a9471da5a06ad606e6e68d86da9b4
parent113549fe964f85e14c11fbd87ae3a2ce10ed2993 (diff)
add Go Benchmark (go) benchmark result for 787f758f97985d1cf72a3f4d18a24c16499234e8gh-pages
-rw-r--r--dev/bench/data.js446
1 files changed, 445 insertions, 1 deletions
diff --git a/dev/bench/data.js b/dev/bench/data.js
index fc5602a4f..3d6c120af 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1708547852424,
+ "lastUpdate": 1708715094987,
"repoUrl": "https://github.com/algorand/go-algorand",
"entries": {
"Go Benchmark": [
@@ -157646,6 +157646,450 @@ window.BENCHMARK_DATA = {
"extra": "3435584 times\n4 procs"
}
]
+ },
+ {
+ "commit": {
+ "author": {
+ "email": "982483+gmalouf@users.noreply.github.com",
+ "name": "Gary",
+ "username": "gmalouf"
+ },
+ "committer": {
+ "email": "noreply@github.com",
+ "name": "GitHub",
+ "username": "web-flow"
+ },
+ "distinct": true,
+ "id": "787f758f97985d1cf72a3f4d18a24c16499234e8",
+ "message": "Network: Archival node DNS Resolution (#5940)",
+ "timestamp": "2024-02-23T14:00:47-05:00",
+ "tree_id": "eaedd5c0a08bcfb72776fd897ec7d92c5c2a6dcf",
+ "url": "https://github.com/algorand/go-algorand/commit/787f758f97985d1cf72a3f4d18a24c16499234e8"
+ },
+ "date": 1708715090954,
+ "tool": "go",
+ "benches": [
+ {
+ "name": "BenchmarkUintMath/dup",
+ "value": 31.74,
+ "unit": "ns/op\t 1.000 extra/op\t 6 B/op\t 0 allocs/op",
+ "extra": "37525856 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/dup - ns/op",
+ "value": 31.74,
+ "unit": "ns/op",
+ "extra": "37525856 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/dup - extra/op",
+ "value": 1,
+ "unit": "extra/op",
+ "extra": "37525856 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/dup - B/op",
+ "value": 6,
+ "unit": "B/op",
+ "extra": "37525856 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/dup - allocs/op",
+ "value": 0,
+ "unit": "allocs/op",
+ "extra": "37525856 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/pop1",
+ "value": 29.15,
+ "unit": "ns/op\t 1.000 extra/op\t 6 B/op\t 0 allocs/op",
+ "extra": "40389320 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/pop1 - ns/op",
+ "value": 29.15,
+ "unit": "ns/op",
+ "extra": "40389320 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/pop1 - extra/op",
+ "value": 1,
+ "unit": "extra/op",
+ "extra": "40389320 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/pop1 - B/op",
+ "value": 6,
+ "unit": "B/op",
+ "extra": "40389320 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/pop1 - allocs/op",
+ "value": 0,
+ "unit": "allocs/op",
+ "extra": "40389320 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/pop",
+ "value": 58.03,
+ "unit": "ns/op\t 3.000 extra/op\t 6 B/op\t 0 allocs/op",
+ "extra": "19980253 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/pop - ns/op",
+ "value": 58.03,
+ "unit": "ns/op",
+ "extra": "19980253 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/pop - extra/op",
+ "value": 3,
+ "unit": "extra/op",
+ "extra": "19980253 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/pop - B/op",
+ "value": 6,
+ "unit": "B/op",
+ "extra": "19980253 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/pop - allocs/op",
+ "value": 0,
+ "unit": "allocs/op",
+ "extra": "19980253 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/add",
+ "value": 61.45,
+ "unit": "ns/op\t 3.000 extra/op\t 6 B/op\t 0 allocs/op",
+ "extra": "19295806 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/add - ns/op",
+ "value": 61.45,
+ "unit": "ns/op",
+ "extra": "19295806 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/add - extra/op",
+ "value": 3,
+ "unit": "extra/op",
+ "extra": "19295806 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/add - B/op",
+ "value": 6,
+ "unit": "B/op",
+ "extra": "19295806 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/add - allocs/op",
+ "value": 0,
+ "unit": "allocs/op",
+ "extra": "19295806 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/addw",
+ "value": 76.19,
+ "unit": "ns/op\t 4.000 extra/op\t 6 B/op\t 0 allocs/op",
+ "extra": "15704073 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/addw - ns/op",
+ "value": 76.19,
+ "unit": "ns/op",
+ "extra": "15704073 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/addw - extra/op",
+ "value": 4,
+ "unit": "extra/op",
+ "extra": "15704073 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/addw - B/op",
+ "value": 6,
+ "unit": "B/op",
+ "extra": "15704073 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/addw - allocs/op",
+ "value": 0,
+ "unit": "allocs/op",
+ "extra": "15704073 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/sub",
+ "value": 62.12,
+ "unit": "ns/op\t 3.000 extra/op\t 6 B/op\t 0 allocs/op",
+ "extra": "19436526 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/sub - ns/op",
+ "value": 62.12,
+ "unit": "ns/op",
+ "extra": "19436526 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/sub - extra/op",
+ "value": 3,
+ "unit": "extra/op",
+ "extra": "19436526 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/sub - B/op",
+ "value": 6,
+ "unit": "B/op",
+ "extra": "19436526 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/sub - allocs/op",
+ "value": 0,
+ "unit": "allocs/op",
+ "extra": "19436526 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/mul",
+ "value": 61.89,
+ "unit": "ns/op\t 3.000 extra/op\t 6 B/op\t 0 allocs/op",
+ "extra": "19484992 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/mul - ns/op",
+ "value": 61.89,
+ "unit": "ns/op",
+ "extra": "19484992 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/mul - extra/op",
+ "value": 3,
+ "unit": "extra/op",
+ "extra": "19484992 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/mul - B/op",
+ "value": 6,
+ "unit": "B/op",
+ "extra": "19484992 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/mul - allocs/op",
+ "value": 0,
+ "unit": "allocs/op",
+ "extra": "19484992 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/mulw",
+ "value": 78.29,
+ "unit": "ns/op\t 4.000 extra/op\t 6 B/op\t 0 allocs/op",
+ "extra": "15662502 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/mulw - ns/op",
+ "value": 78.29,
+ "unit": "ns/op",
+ "extra": "15662502 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/mulw - extra/op",
+ "value": 4,
+ "unit": "extra/op",
+ "extra": "15662502 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/mulw - B/op",
+ "value": 6,
+ "unit": "B/op",
+ "extra": "15662502 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/mulw - allocs/op",
+ "value": 0,
+ "unit": "allocs/op",
+ "extra": "15662502 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/div",
+ "value": 61.91,
+ "unit": "ns/op\t 3.000 extra/op\t 6 B/op\t 0 allocs/op",
+ "extra": "19315592 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/div - ns/op",
+ "value": 61.91,
+ "unit": "ns/op",
+ "extra": "19315592 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/div - extra/op",
+ "value": 3,
+ "unit": "extra/op",
+ "extra": "19315592 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/div - B/op",
+ "value": 6,
+ "unit": "B/op",
+ "extra": "19315592 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/div - allocs/op",
+ "value": 0,
+ "unit": "allocs/op",
+ "extra": "19315592 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/divw",
+ "value": 79.1,
+ "unit": "ns/op\t 4.000 extra/op\t 6 B/op\t 0 allocs/op",
+ "extra": "15023617 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/divw - ns/op",
+ "value": 79.1,
+ "unit": "ns/op",
+ "extra": "15023617 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/divw - extra/op",
+ "value": 4,
+ "unit": "extra/op",
+ "extra": "15023617 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/divw - B/op",
+ "value": 6,
+ "unit": "B/op",
+ "extra": "15023617 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/divw - allocs/op",
+ "value": 0,
+ "unit": "allocs/op",
+ "extra": "15023617 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/divmodw",
+ "value": 645.9,
+ "unit": "ns/op\t 8.000 extra/op\t 310 B/op\t 11 allocs/op",
+ "extra": "1843670 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/divmodw - ns/op",
+ "value": 645.9,
+ "unit": "ns/op",
+ "extra": "1843670 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/divmodw - extra/op",
+ "value": 8,
+ "unit": "extra/op",
+ "extra": "1843670 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/divmodw - B/op",
+ "value": 310,
+ "unit": "B/op",
+ "extra": "1843670 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/divmodw - allocs/op",
+ "value": 11,
+ "unit": "allocs/op",
+ "extra": "1843670 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/sqrt",
+ "value": 68.87,
+ "unit": "ns/op\t 2.000 extra/op\t 6 B/op\t 0 allocs/op",
+ "extra": "17295091 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/sqrt - ns/op",
+ "value": 68.87,
+ "unit": "ns/op",
+ "extra": "17295091 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/sqrt - extra/op",
+ "value": 2,
+ "unit": "extra/op",
+ "extra": "17295091 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/sqrt - B/op",
+ "value": 6,
+ "unit": "B/op",
+ "extra": "17295091 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/sqrt - allocs/op",
+ "value": 0,
+ "unit": "allocs/op",
+ "extra": "17295091 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/exp",
+ "value": 67.23,
+ "unit": "ns/op\t 3.000 extra/op\t 6 B/op\t 0 allocs/op",
+ "extra": "17831445 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/exp - ns/op",
+ "value": 67.23,
+ "unit": "ns/op",
+ "extra": "17831445 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/exp - extra/op",
+ "value": 3,
+ "unit": "extra/op",
+ "extra": "17831445 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/exp - B/op",
+ "value": 6,
+ "unit": "B/op",
+ "extra": "17831445 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/exp - allocs/op",
+ "value": 0,
+ "unit": "allocs/op",
+ "extra": "17831445 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/expw",
+ "value": 351,
+ "unit": "ns/op\t 4.000 extra/op\t 110 B/op\t 5 allocs/op",
+ "extra": "3418287 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/expw - ns/op",
+ "value": 351,
+ "unit": "ns/op",
+ "extra": "3418287 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/expw - extra/op",
+ "value": 4,
+ "unit": "extra/op",
+ "extra": "3418287 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/expw - B/op",
+ "value": 110,
+ "unit": "B/op",
+ "extra": "3418287 times\n4 procs"
+ },
+ {
+ "name": "BenchmarkUintMath/expw - allocs/op",
+ "value": 5,
+ "unit": "allocs/op",
+ "extra": "3418287 times\n4 procs"
+ }
+ ]
}
]
}