Skip to content

Commit 2b0d04b

Browse files
author
github-action-benchmark
committed
add moov-io/cryptfs Benchmarks (go) benchmark result for 68fbca6
1 parent 68fbca6 commit 2b0d04b

File tree

1 file changed

+47
-1
lines changed

1 file changed

+47
-1
lines changed

docs/bench/cryptfs/data.js

Lines changed: 47 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1739328208761,
2+
"lastUpdate": 1739414654239,
33
"repoUrl": "https://github.com/moov-io/benchmarks",
44
"entries": {
55
"moov-io/cryptfs Benchmarks": [
@@ -6120,6 +6120,52 @@ window.BENCHMARK_DATA = {
61206120
"extra": "20335 times\n4 procs"
61216121
}
61226122
]
6123+
},
6124+
{
6125+
"commit": {
6126+
"author": {
6127+
"name": "github-action-benchmark",
6128+
"username": "github",
6129+
"email": "github@users.noreply.github.com"
6130+
},
6131+
"committer": {
6132+
"name": "github-action-benchmark",
6133+
"username": "github",
6134+
"email": "github@users.noreply.github.com"
6135+
},
6136+
"id": "68fbca6e1dec937c392eb2647605faed02a97f64",
6137+
"message": "add moov-io/watchman Benchmarks (go) benchmark result for aa73172ba6fbbaa2ab1e43405aea9df2fad6b7ea",
6138+
"timestamp": "2025-02-12T12:24:38Z",
6139+
"url": "https://github.com/moov-io/benchmarks/commit/68fbca6e1dec937c392eb2647605faed02a97f64"
6140+
},
6141+
"date": 1739414654216,
6142+
"tool": "go",
6143+
"benches": [
6144+
{
6145+
"name": "BenchmarkCryptfs__AES",
6146+
"value": 55904,
6147+
"unit": "ns/op\t 4001 B/op\t 25 allocs/op",
6148+
"extra": "20114 times\n4 procs"
6149+
},
6150+
{
6151+
"name": "BenchmarkCryptfs__AES - ns/op",
6152+
"value": 55904,
6153+
"unit": "ns/op",
6154+
"extra": "20114 times\n4 procs"
6155+
},
6156+
{
6157+
"name": "BenchmarkCryptfs__AES - B/op",
6158+
"value": 4001,
6159+
"unit": "B/op",
6160+
"extra": "20114 times\n4 procs"
6161+
},
6162+
{
6163+
"name": "BenchmarkCryptfs__AES - allocs/op",
6164+
"value": 25,
6165+
"unit": "allocs/op",
6166+
"extra": "20114 times\n4 procs"
6167+
}
6168+
]
61236169
}
61246170
]
61256171
}

0 commit comments

Comments
 (0)