Skip to content

Commit

Permalink
add moov-io/cryptfs Benchmarks (go) benchmark result for fbee546
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 4, 2025
1 parent fbee546 commit 884d7e3
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": 1738550536692,
"lastUpdate": 1738636888127,
"repoUrl": "https://github.com/moov-io/benchmarks",
"entries": {
"moov-io/cryptfs Benchmarks": [
Expand Down Expand Up @@ -5706,6 +5706,52 @@ window.BENCHMARK_DATA = {
"extra": "21348 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": "fbee54659d9b37024bdb24faabdcae659847ea7a",
"message": "add moov-io/ach Benchmarks (go) benchmark result for ee5fb5067304b11f5bf22a017b480c1dccdc007a",
"timestamp": "2025-02-04T01:05:24Z",
"url": "https://github.com/moov-io/benchmarks/commit/fbee54659d9b37024bdb24faabdcae659847ea7a"
},
"date": 1738636888105,
"tool": "go",
"benches": [
{
"name": "BenchmarkCryptfs__AES",
"value": 56628,
"unit": "ns/op\t 3104 B/op\t 25 allocs/op",
"extra": "21830 times\n4 procs"
},
{
"name": "BenchmarkCryptfs__AES - ns/op",
"value": 56628,
"unit": "ns/op",
"extra": "21830 times\n4 procs"
},
{
"name": "BenchmarkCryptfs__AES - B/op",
"value": 3104,
"unit": "B/op",
"extra": "21830 times\n4 procs"
},
{
"name": "BenchmarkCryptfs__AES - allocs/op",
"value": 25,
"unit": "allocs/op",
"extra": "21830 times\n4 procs"
}
]
}
]
}
Expand Down

0 comments on commit 884d7e3

Please sign in to comment.