Skip to content

Commit

Permalink
add Go Benchmark (go) benchmark result for ecee386
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 26, 2023
1 parent 5418dd2 commit 5dd2131
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1687777356327,
"lastUpdate": 1687777357296,
"repoUrl": "https://github.com/pmalek/benchtest",
"entries": {
"Go Benchmark": [
Expand Down Expand Up @@ -1597,6 +1597,48 @@ window.BENCHMARK_DATA = {
}
]
},
{
"commit": {
"author": {
"email": "patryk.malek@konghq.com",
"name": "Patryk Małek",
"username": "pmalek"
},
"committer": {
"email": "patryk.malek@konghq.com",
"name": "Patryk Małek",
"username": "pmalek"
},
"distinct": true,
"id": "ecee386c84bdb58caa52ef8e3288e48561b4365d",
"message": "tmp",
"timestamp": "2023-06-26T13:02:10+02:00",
"tree_id": "90c84f6aeb0bd4db37c7a5d3eb386f7d4dbefce3",
"url": "https://github.com/pmalek/benchtest/commit/ecee386c84bdb58caa52ef8e3288e48561b4365d"
},
"date": 1687777355887,
"tool": "go",
"benches": [
{
"name": "BenchmarkFib10",
"value": 1068143,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1125 times\n2 procs"
},
{
"name": "BenchmarkFib20",
"value": 1067675,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1122 times\n2 procs"
},
{
"name": "BenchmarkFib25",
"value": 1067851,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "1124 times\n2 procs"
}
]
},
{
"commit": {
"author": {
Expand Down

0 comments on commit 5dd2131

Please sign in to comment.