Skip to content

Commit

Permalink
add moov-io/cryptfs Benchmarks (go) benchmark result for dac2917
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 5, 2025
1 parent dac2917 commit b586faf
Showing 1 changed file with 47 additions and 1 deletion.
48 changes: 47 additions & 1 deletion docs/bench/cryptfs/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1735958545691,
"lastUpdate": 1736045533983,
"repoUrl": "https://github.com/moov-io/benchmarks",
"entries": {
"moov-io/cryptfs Benchmarks": [
Expand Down Expand Up @@ -4326,6 +4326,52 @@ window.BENCHMARK_DATA = {
"extra": "21297 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"name": "github-action-benchmark",
"username": "github",
"email": "[email protected]"
},
"committer": {
"name": "github-action-benchmark",
"username": "github",
"email": "[email protected]"
},
"id": "dac291704c96efedbe69d3b2fdaead535986bcbf",
"message": "add moov-io/ach Benchmarks (go) benchmark result for 8593a40934a857c21fb0519a9b9c9ff75b8afcb0",
"timestamp": "2025-01-05T01:12:17Z",
"url": "https://github.com/moov-io/benchmarks/commit/dac291704c96efedbe69d3b2fdaead535986bcbf"
},
"date": 1736045533963,
"tool": "go",
"benches": [
{
"name": "BenchmarkCryptfs__AES",
"value": 55833,
"unit": "ns/op\t 3104 B/op\t 25 allocs/op",
"extra": "20898 times\n4 procs"
},
{
"name": "BenchmarkCryptfs__AES - ns/op",
"value": 55833,
"unit": "ns/op",
"extra": "20898 times\n4 procs"
},
{
"name": "BenchmarkCryptfs__AES - B/op",
"value": 3104,
"unit": "B/op",
"extra": "20898 times\n4 procs"
},
{
"name": "BenchmarkCryptfs__AES - allocs/op",
"value": 25,
"unit": "allocs/op",
"extra": "20898 times\n4 procs"
}
]
}
]
}
Expand Down

0 comments on commit b586faf

Please sign in to comment.