Skip to content

Commit d6a0020

Browse files
author
github-action-benchmark
committed
add moov-io/cryptfs Benchmarks (go) benchmark result for f630cad
1 parent f630cad commit d6a0020

File tree

1 file changed

+311
-47
lines changed

1 file changed

+311
-47
lines changed

docs/bench/cryptfs/data.js

Lines changed: 311 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,8 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1772942941654,
2+
"lastUpdate": 1773029666340,
33
"repoUrl": "https://github.com/moov-io/benchmarks",
44
"entries": {
55
"moov-io/cryptfs Benchmarks": [
6-
{
7-
"commit": {
8-
"author": {
9-
"name": "github-action-benchmark",
10-
"username": "github",
11-
"email": "github@users.noreply.github.com"
12-
},
13-
"committer": {
14-
"name": "github-action-benchmark",
15-
"username": "github",
16-
"email": "github@users.noreply.github.com"
17-
},
18-
"id": "c844e07e5fd266cfff24f7e166b9e6c67d4184c7",
19-
"message": "add moov-io/ach Benchmarks (go) benchmark result for 78f177bfdd44d2bc11e92c19e2f338959f60093a",
20-
"timestamp": "2026-02-12T01:55:44Z",
21-
"url": "https://github.com/moov-io/benchmarks/commit/c844e07e5fd266cfff24f7e166b9e6c67d4184c7"
22-
},
23-
"date": 1770870158923,
24-
"tool": "go",
25-
"benches": [
26-
{
27-
"name": "BenchmarkCryptfs__AES",
28-
"value": 54281,
29-
"unit": "ns/op\t 4001 B/op\t 25 allocs/op",
30-
"extra": "22617 times\n4 procs"
31-
},
32-
{
33-
"name": "BenchmarkCryptfs__AES - ns/op",
34-
"value": 54281,
35-
"unit": "ns/op",
36-
"extra": "22617 times\n4 procs"
37-
},
38-
{
39-
"name": "BenchmarkCryptfs__AES - B/op",
40-
"value": 4001,
41-
"unit": "B/op",
42-
"extra": "22617 times\n4 procs"
43-
},
44-
{
45-
"name": "BenchmarkCryptfs__AES - allocs/op",
46-
"value": 25,
47-
"unit": "allocs/op",
48-
"extra": "22617 times\n4 procs"
49-
}
50-
]
51-
},
526
{
537
"commit": {
548
"author": {
@@ -6168,6 +6122,316 @@ window.BENCHMARK_DATA = {
61686122
"extra": "14961 times\n4 procs"
61696123
}
61706124
]
6125+
},
6126+
{
6127+
"commit": {
6128+
"author": {
6129+
"name": "github-action-benchmark",
6130+
"username": "github",
6131+
"email": "github@users.noreply.github.com"
6132+
},
6133+
"committer": {
6134+
"name": "github-action-benchmark",
6135+
"username": "github",
6136+
"email": "github@users.noreply.github.com"
6137+
},
6138+
"id": "f630cade7740d284661d193c3ef3f1d8fe66dc7e",
6139+
"message": "add moov-io/ach Benchmarks (go) benchmark result for cd0d3341a13716e45d737ba639069a6650de0462",
6140+
"timestamp": "2026-03-09T01:52:48Z",
6141+
"url": "https://github.com/moov-io/benchmarks/commit/f630cade7740d284661d193c3ef3f1d8fe66dc7e"
6142+
},
6143+
"date": 1773029666325,
6144+
"tool": "go",
6145+
"benches": [
6146+
{
6147+
"name": "BenchmarkCryptfs__AES",
6148+
"value": 59257,
6149+
"unit": "ns/op\t 4001 B/op\t 25 allocs/op",
6150+
"extra": "20428 times\n4 procs"
6151+
},
6152+
{
6153+
"name": "BenchmarkCryptfs__AES - ns/op",
6154+
"value": 59257,
6155+
"unit": "ns/op",
6156+
"extra": "20428 times\n4 procs"
6157+
},
6158+
{
6159+
"name": "BenchmarkCryptfs__AES - B/op",
6160+
"value": 4001,
6161+
"unit": "B/op",
6162+
"extra": "20428 times\n4 procs"
6163+
},
6164+
{
6165+
"name": "BenchmarkCryptfs__AES - allocs/op",
6166+
"value": 25,
6167+
"unit": "allocs/op",
6168+
"extra": "20428 times\n4 procs"
6169+
},
6170+
{
6171+
"name": "BenchmarkCompression_Gzip/level_-1",
6172+
"value": 78640,
6173+
"unit": "ns/op\t 37812 B/op\t 16 allocs/op",
6174+
"extra": "15158 times\n4 procs"
6175+
},
6176+
{
6177+
"name": "BenchmarkCompression_Gzip/level_-1 - ns/op",
6178+
"value": 78640,
6179+
"unit": "ns/op",
6180+
"extra": "15158 times\n4 procs"
6181+
},
6182+
{
6183+
"name": "BenchmarkCompression_Gzip/level_-1 - B/op",
6184+
"value": 37812,
6185+
"unit": "B/op",
6186+
"extra": "15158 times\n4 procs"
6187+
},
6188+
{
6189+
"name": "BenchmarkCompression_Gzip/level_-1 - allocs/op",
6190+
"value": 16,
6191+
"unit": "allocs/op",
6192+
"extra": "15158 times\n4 procs"
6193+
},
6194+
{
6195+
"name": "BenchmarkCompression_Gzip/level_0",
6196+
"value": 21853,
6197+
"unit": "ns/op\t 58870 B/op\t 16 allocs/op",
6198+
"extra": "56358 times\n4 procs"
6199+
},
6200+
{
6201+
"name": "BenchmarkCompression_Gzip/level_0 - ns/op",
6202+
"value": 21853,
6203+
"unit": "ns/op",
6204+
"extra": "56358 times\n4 procs"
6205+
},
6206+
{
6207+
"name": "BenchmarkCompression_Gzip/level_0 - B/op",
6208+
"value": 58870,
6209+
"unit": "B/op",
6210+
"extra": "56358 times\n4 procs"
6211+
},
6212+
{
6213+
"name": "BenchmarkCompression_Gzip/level_0 - allocs/op",
6214+
"value": 16,
6215+
"unit": "allocs/op",
6216+
"extra": "56358 times\n4 procs"
6217+
},
6218+
{
6219+
"name": "BenchmarkCompression_Gzip/level_1",
6220+
"value": 33259,
6221+
"unit": "ns/op\t 42208 B/op\t 17 allocs/op",
6222+
"extra": "34410 times\n4 procs"
6223+
},
6224+
{
6225+
"name": "BenchmarkCompression_Gzip/level_1 - ns/op",
6226+
"value": 33259,
6227+
"unit": "ns/op",
6228+
"extra": "34410 times\n4 procs"
6229+
},
6230+
{
6231+
"name": "BenchmarkCompression_Gzip/level_1 - B/op",
6232+
"value": 42208,
6233+
"unit": "B/op",
6234+
"extra": "34410 times\n4 procs"
6235+
},
6236+
{
6237+
"name": "BenchmarkCompression_Gzip/level_1 - allocs/op",
6238+
"value": 17,
6239+
"unit": "allocs/op",
6240+
"extra": "34410 times\n4 procs"
6241+
},
6242+
{
6243+
"name": "BenchmarkCompression_Gzip/level_2",
6244+
"value": 52346,
6245+
"unit": "ns/op\t 39673 B/op\t 17 allocs/op",
6246+
"extra": "22336 times\n4 procs"
6247+
},
6248+
{
6249+
"name": "BenchmarkCompression_Gzip/level_2 - ns/op",
6250+
"value": 52346,
6251+
"unit": "ns/op",
6252+
"extra": "22336 times\n4 procs"
6253+
},
6254+
{
6255+
"name": "BenchmarkCompression_Gzip/level_2 - B/op",
6256+
"value": 39673,
6257+
"unit": "B/op",
6258+
"extra": "22336 times\n4 procs"
6259+
},
6260+
{
6261+
"name": "BenchmarkCompression_Gzip/level_2 - allocs/op",
6262+
"value": 17,
6263+
"unit": "allocs/op",
6264+
"extra": "22336 times\n4 procs"
6265+
},
6266+
{
6267+
"name": "BenchmarkCompression_Gzip/level_3",
6268+
"value": 52402,
6269+
"unit": "ns/op\t 39625 B/op\t 17 allocs/op",
6270+
"extra": "22429 times\n4 procs"
6271+
},
6272+
{
6273+
"name": "BenchmarkCompression_Gzip/level_3 - ns/op",
6274+
"value": 52402,
6275+
"unit": "ns/op",
6276+
"extra": "22429 times\n4 procs"
6277+
},
6278+
{
6279+
"name": "BenchmarkCompression_Gzip/level_3 - B/op",
6280+
"value": 39625,
6281+
"unit": "B/op",
6282+
"extra": "22429 times\n4 procs"
6283+
},
6284+
{
6285+
"name": "BenchmarkCompression_Gzip/level_3 - allocs/op",
6286+
"value": 17,
6287+
"unit": "allocs/op",
6288+
"extra": "22429 times\n4 procs"
6289+
},
6290+
{
6291+
"name": "BenchmarkCompression_Gzip/level_4",
6292+
"value": 79897,
6293+
"unit": "ns/op\t 38178 B/op\t 16 allocs/op",
6294+
"extra": "15153 times\n4 procs"
6295+
},
6296+
{
6297+
"name": "BenchmarkCompression_Gzip/level_4 - ns/op",
6298+
"value": 79897,
6299+
"unit": "ns/op",
6300+
"extra": "15153 times\n4 procs"
6301+
},
6302+
{
6303+
"name": "BenchmarkCompression_Gzip/level_4 - B/op",
6304+
"value": 38178,
6305+
"unit": "B/op",
6306+
"extra": "15153 times\n4 procs"
6307+
},
6308+
{
6309+
"name": "BenchmarkCompression_Gzip/level_4 - allocs/op",
6310+
"value": 16,
6311+
"unit": "allocs/op",
6312+
"extra": "15153 times\n4 procs"
6313+
},
6314+
{
6315+
"name": "BenchmarkCompression_Gzip/level_5",
6316+
"value": 79494,
6317+
"unit": "ns/op\t 38419 B/op\t 16 allocs/op",
6318+
"extra": "15361 times\n4 procs"
6319+
},
6320+
{
6321+
"name": "BenchmarkCompression_Gzip/level_5 - ns/op",
6322+
"value": 79494,
6323+
"unit": "ns/op",
6324+
"extra": "15361 times\n4 procs"
6325+
},
6326+
{
6327+
"name": "BenchmarkCompression_Gzip/level_5 - B/op",
6328+
"value": 38419,
6329+
"unit": "B/op",
6330+
"extra": "15361 times\n4 procs"
6331+
},
6332+
{
6333+
"name": "BenchmarkCompression_Gzip/level_5 - allocs/op",
6334+
"value": 16,
6335+
"unit": "allocs/op",
6336+
"extra": "15361 times\n4 procs"
6337+
},
6338+
{
6339+
"name": "BenchmarkCompression_Gzip/level_6",
6340+
"value": 79039,
6341+
"unit": "ns/op\t 38690 B/op\t 16 allocs/op",
6342+
"extra": "15428 times\n4 procs"
6343+
},
6344+
{
6345+
"name": "BenchmarkCompression_Gzip/level_6 - ns/op",
6346+
"value": 79039,
6347+
"unit": "ns/op",
6348+
"extra": "15428 times\n4 procs"
6349+
},
6350+
{
6351+
"name": "BenchmarkCompression_Gzip/level_6 - B/op",
6352+
"value": 38690,
6353+
"unit": "B/op",
6354+
"extra": "15428 times\n4 procs"
6355+
},
6356+
{
6357+
"name": "BenchmarkCompression_Gzip/level_6 - allocs/op",
6358+
"value": 16,
6359+
"unit": "allocs/op",
6360+
"extra": "15428 times\n4 procs"
6361+
},
6362+
{
6363+
"name": "BenchmarkCompression_Gzip/level_7",
6364+
"value": 78762,
6365+
"unit": "ns/op\t 38160 B/op\t 16 allocs/op",
6366+
"extra": "15444 times\n4 procs"
6367+
},
6368+
{
6369+
"name": "BenchmarkCompression_Gzip/level_7 - ns/op",
6370+
"value": 78762,
6371+
"unit": "ns/op",
6372+
"extra": "15444 times\n4 procs"
6373+
},
6374+
{
6375+
"name": "BenchmarkCompression_Gzip/level_7 - B/op",
6376+
"value": 38160,
6377+
"unit": "B/op",
6378+
"extra": "15444 times\n4 procs"
6379+
},
6380+
{
6381+
"name": "BenchmarkCompression_Gzip/level_7 - allocs/op",
6382+
"value": 16,
6383+
"unit": "allocs/op",
6384+
"extra": "15444 times\n4 procs"
6385+
},
6386+
{
6387+
"name": "BenchmarkCompression_Gzip/level_8",
6388+
"value": 78524,
6389+
"unit": "ns/op\t 38307 B/op\t 16 allocs/op",
6390+
"extra": "15140 times\n4 procs"
6391+
},
6392+
{
6393+
"name": "BenchmarkCompression_Gzip/level_8 - ns/op",
6394+
"value": 78524,
6395+
"unit": "ns/op",
6396+
"extra": "15140 times\n4 procs"
6397+
},
6398+
{
6399+
"name": "BenchmarkCompression_Gzip/level_8 - B/op",
6400+
"value": 38307,
6401+
"unit": "B/op",
6402+
"extra": "15140 times\n4 procs"
6403+
},
6404+
{
6405+
"name": "BenchmarkCompression_Gzip/level_8 - allocs/op",
6406+
"value": 16,
6407+
"unit": "allocs/op",
6408+
"extra": "15140 times\n4 procs"
6409+
},
6410+
{
6411+
"name": "BenchmarkCompression_Gzip/level_9",
6412+
"value": 79696,
6413+
"unit": "ns/op\t 38823 B/op\t 16 allocs/op",
6414+
"extra": "14926 times\n4 procs"
6415+
},
6416+
{
6417+
"name": "BenchmarkCompression_Gzip/level_9 - ns/op",
6418+
"value": 79696,
6419+
"unit": "ns/op",
6420+
"extra": "14926 times\n4 procs"
6421+
},
6422+
{
6423+
"name": "BenchmarkCompression_Gzip/level_9 - B/op",
6424+
"value": 38823,
6425+
"unit": "B/op",
6426+
"extra": "14926 times\n4 procs"
6427+
},
6428+
{
6429+
"name": "BenchmarkCompression_Gzip/level_9 - allocs/op",
6430+
"value": 16,
6431+
"unit": "allocs/op",
6432+
"extra": "14926 times\n4 procs"
6433+
}
6434+
]
61716435
}
61726436
]
61736437
}

0 commit comments

Comments
 (0)