|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1739328208761, |
| 2 | + "lastUpdate": 1739414654239, |
3 | 3 | "repoUrl": "https://github.com/moov-io/benchmarks", |
4 | 4 | "entries": { |
5 | 5 | "moov-io/cryptfs Benchmarks": [ |
@@ -6120,6 +6120,52 @@ window.BENCHMARK_DATA = { |
6120 | 6120 | "extra": "20335 times\n4 procs" |
6121 | 6121 | } |
6122 | 6122 | ] |
| 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 | + ] |
6123 | 6169 | } |
6124 | 6170 | ] |
6125 | 6171 | } |
|
0 commit comments