Skip to content

Commit

Permalink
add moov-io/cryptfs Benchmarks (go) benchmark result for d976732
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 31, 2024
1 parent d976732 commit 41601fc
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": 1735526941293,
"lastUpdate": 1735613036238,
"repoUrl": "https://github.com/moov-io/benchmarks",
"entries": {
"moov-io/cryptfs Benchmarks": [
Expand Down Expand Up @@ -4096,6 +4096,52 @@ window.BENCHMARK_DATA = {
"extra": "21907 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"name": "github-action-benchmark",
"username": "github",
"email": "github@users.noreply.github.com"
},
"committer": {
"name": "github-action-benchmark",
"username": "github",
"email": "github@users.noreply.github.com"
},
"id": "d976732b824cd00cca5d8cc43200d39450664fcb",
"message": "add moov-io/ach Benchmarks (go) benchmark result for 7551efb54f49e96c788b08a08038d5c39e9a8e1a",
"timestamp": "2024-12-31T01:06:26Z",
"url": "https://github.com/moov-io/benchmarks/commit/d976732b824cd00cca5d8cc43200d39450664fcb"
},
"date": 1735613036218,
"tool": "go",
"benches": [
{
"name": "BenchmarkCryptfs__AES",
"value": 57464,
"unit": "ns/op\t 3104 B/op\t 25 allocs/op",
"extra": "20047 times\n4 procs"
},
{
"name": "BenchmarkCryptfs__AES - ns/op",
"value": 57464,
"unit": "ns/op",
"extra": "20047 times\n4 procs"
},
{
"name": "BenchmarkCryptfs__AES - B/op",
"value": 3104,
"unit": "B/op",
"extra": "20047 times\n4 procs"
},
{
"name": "BenchmarkCryptfs__AES - allocs/op",
"value": 25,
"unit": "allocs/op",
"extra": "20047 times\n4 procs"
}
]
}
]
}
Expand Down

0 comments on commit 41601fc

Please sign in to comment.