-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Benchmark (go) benchmark result for 17e0573
- Loading branch information
github-action-benchmark
committed
Jan 7, 2024
1 parent
20f6d39
commit ace2585
Showing
1 changed file
with
349 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1704660486040, | ||
"lastUpdate": 1704660721418, | ||
"repoUrl": "https://github.com/gofiber/template", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -9166,6 +9166,354 @@ window.BENCHMARK_DATA = { | |
"extra": "497228 times\n4 procs" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "RW", | ||
"username": "ReneWerner87" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "17e057334eff8cf800cd1bc455c77cdd72250aa2", | ||
"message": "Merge pull request #324 from gofiber/dependabot/go_modules/jet/github.com/gofiber/fiber/v2-2.52.0\n\nBump github.com/gofiber/fiber/v2 from 2.51.0 to 2.52.0 in /jet", | ||
"timestamp": "2024-01-07T21:50:58+01:00", | ||
"tree_id": "d80e99031731e89ce8faafc6e641225e1fc5aaf4", | ||
"url": "https://github.com/gofiber/template/commit/17e057334eff8cf800cd1bc455c77cdd72250aa2" | ||
}, | ||
"date": 1704660720955, | ||
"tool": "go", | ||
"benches": [ | ||
{ | ||
"name": "Benchmark_Ace/simple - ns/op", | ||
"value": 1443, | ||
"unit": "ns/op", | ||
"extra": "739387 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Ace/simple - B/op", | ||
"value": 576, | ||
"unit": "B/op", | ||
"extra": "739387 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Ace/simple - allocs/op", | ||
"value": 12, | ||
"unit": "allocs/op", | ||
"extra": "739387 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Ace/extended - ns/op", | ||
"value": 3128, | ||
"unit": "ns/op", | ||
"extra": "387543 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Ace/extended - B/op", | ||
"value": 857, | ||
"unit": "B/op", | ||
"extra": "387543 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Ace/extended - allocs/op", | ||
"value": 21, | ||
"unit": "allocs/op", | ||
"extra": "387543 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Amber/simple - ns/op", | ||
"value": 1422, | ||
"unit": "ns/op", | ||
"extra": "810165 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Amber/simple - B/op", | ||
"value": 576, | ||
"unit": "B/op", | ||
"extra": "810165 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Amber/simple - allocs/op", | ||
"value": 12, | ||
"unit": "allocs/op", | ||
"extra": "810165 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Amber/extended - ns/op", | ||
"value": 2972, | ||
"unit": "ns/op", | ||
"extra": "380272 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Amber/extended - B/op", | ||
"value": 921, | ||
"unit": "B/op", | ||
"extra": "380272 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Amber/extended - allocs/op", | ||
"value": 21, | ||
"unit": "allocs/op", | ||
"extra": "380272 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Django/simple - ns/op", | ||
"value": 1280, | ||
"unit": "ns/op", | ||
"extra": "844410 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Django/simple - B/op", | ||
"value": 880, | ||
"unit": "B/op", | ||
"extra": "844410 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Django/simple - allocs/op", | ||
"value": 10, | ||
"unit": "allocs/op", | ||
"extra": "844410 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Django/extended - ns/op", | ||
"value": 6256, | ||
"unit": "ns/op", | ||
"extra": "189194 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Django/extended - B/op", | ||
"value": 3953, | ||
"unit": "B/op", | ||
"extra": "189194 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Django/extended - allocs/op", | ||
"value": 37, | ||
"unit": "allocs/op", | ||
"extra": "189194 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Django/simple_with_invalid_binding_keys - ns/op", | ||
"value": 1642, | ||
"unit": "ns/op", | ||
"extra": "687632 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Django/simple_with_invalid_binding_keys - B/op", | ||
"value": 880, | ||
"unit": "B/op", | ||
"extra": "687632 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Django/simple_with_invalid_binding_keys - allocs/op", | ||
"value": 10, | ||
"unit": "allocs/op", | ||
"extra": "687632 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Django/extended_with_invalid_binding_keys - ns/op", | ||
"value": 7622, | ||
"unit": "ns/op", | ||
"extra": "155403 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Django/extended_with_invalid_binding_keys - B/op", | ||
"value": 3953, | ||
"unit": "B/op", | ||
"extra": "155403 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Django/extended_with_invalid_binding_keys - allocs/op", | ||
"value": 37, | ||
"unit": "allocs/op", | ||
"extra": "155403 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Handlebars/simple - ns/op", | ||
"value": 1551, | ||
"unit": "ns/op", | ||
"extra": "760740 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Handlebars/simple - B/op", | ||
"value": 880, | ||
"unit": "B/op", | ||
"extra": "760740 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Handlebars/simple - allocs/op", | ||
"value": 21, | ||
"unit": "allocs/op", | ||
"extra": "760740 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Handlebars/extended - ns/op", | ||
"value": 7202, | ||
"unit": "ns/op", | ||
"extra": "167074 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Handlebars/extended - B/op", | ||
"value": 3281, | ||
"unit": "B/op", | ||
"extra": "167074 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Handlebars/extended - allocs/op", | ||
"value": 80, | ||
"unit": "allocs/op", | ||
"extra": "167074 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Html/simple - ns/op", | ||
"value": 1426, | ||
"unit": "ns/op", | ||
"extra": "776382 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Html/simple - B/op", | ||
"value": 576, | ||
"unit": "B/op", | ||
"extra": "776382 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Html/simple - allocs/op", | ||
"value": 12, | ||
"unit": "allocs/op", | ||
"extra": "776382 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Html/extended - ns/op", | ||
"value": 3093, | ||
"unit": "ns/op", | ||
"extra": "367322 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Html/extended - B/op", | ||
"value": 857, | ||
"unit": "B/op", | ||
"extra": "367322 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Html/extended - allocs/op", | ||
"value": 21, | ||
"unit": "allocs/op", | ||
"extra": "367322 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Jet/simple - ns/op", | ||
"value": 742.8, | ||
"unit": "ns/op", | ||
"extra": "1600557 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Jet/simple - B/op", | ||
"value": 793, | ||
"unit": "B/op", | ||
"extra": "1600557 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Jet/simple - allocs/op", | ||
"value": 9, | ||
"unit": "allocs/op", | ||
"extra": "1600557 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Jet/extended - ns/op", | ||
"value": 2653, | ||
"unit": "ns/op", | ||
"extra": "439657 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Jet/extended - B/op", | ||
"value": 1344, | ||
"unit": "B/op", | ||
"extra": "439657 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Jet/extended - allocs/op", | ||
"value": 31, | ||
"unit": "allocs/op", | ||
"extra": "439657 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Mustache/simple - ns/op", | ||
"value": 597.2, | ||
"unit": "ns/op", | ||
"extra": "2013814 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Mustache/simple - B/op", | ||
"value": 440, | ||
"unit": "B/op", | ||
"extra": "2013814 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Mustache/simple - allocs/op", | ||
"value": 8, | ||
"unit": "allocs/op", | ||
"extra": "2013814 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Pug/simple - ns/op", | ||
"value": 1482, | ||
"unit": "ns/op", | ||
"extra": "796207 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Pug/simple - B/op", | ||
"value": 576, | ||
"unit": "B/op", | ||
"extra": "796207 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Pug/simple - allocs/op", | ||
"value": 12, | ||
"unit": "allocs/op", | ||
"extra": "796207 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Pug/extended - ns/op", | ||
"value": 2856, | ||
"unit": "ns/op", | ||
"extra": "397062 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Pug/extended - B/op", | ||
"value": 761, | ||
"unit": "B/op", | ||
"extra": "397062 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Pug/extended - allocs/op", | ||
"value": 19, | ||
"unit": "allocs/op", | ||
"extra": "397062 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Slim/simple - ns/op", | ||
"value": 1997, | ||
"unit": "ns/op", | ||
"extra": "529519 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Slim/simple - B/op", | ||
"value": 3696, | ||
"unit": "B/op", | ||
"extra": "529519 times\n4 procs" | ||
}, | ||
{ | ||
"name": "Benchmark_Slim/simple - allocs/op", | ||
"value": 21, | ||
"unit": "allocs/op", | ||
"extra": "529519 times\n4 procs" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|