Skip to content

Commit 309402a

Browse files
author
github-action-benchmark
committed
add moov-io/cryptfs Benchmarks (go) benchmark result for 5456c46
1 parent 5456c46 commit 309402a

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": 1771388440774,
2+
"lastUpdate": 1771474712902,
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": "ee8a11ce61bcaeed7361d3806bd426a462e3d2ea",
19-
"message": "add moov-io/ach Benchmarks (go) benchmark result for 17c9c42582056d54856d1d39c524d04e06e67ded",
20-
"timestamp": "2026-01-25T01:42:03Z",
21-
"url": "https://github.com/moov-io/benchmarks/commit/ee8a11ce61bcaeed7361d3806bd426a462e3d2ea"
22-
},
23-
"date": 1769313066345,
24-
"tool": "go",
25-
"benches": [
26-
{
27-
"name": "BenchmarkCryptfs__AES",
28-
"value": 29375,
29-
"unit": "ns/op\t 4001 B/op\t 25 allocs/op",
30-
"extra": "40633 times\n4 procs"
31-
},
32-
{
33-
"name": "BenchmarkCryptfs__AES - ns/op",
34-
"value": 29375,
35-
"unit": "ns/op",
36-
"extra": "40633 times\n4 procs"
37-
},
38-
{
39-
"name": "BenchmarkCryptfs__AES - B/op",
40-
"value": 4001,
41-
"unit": "B/op",
42-
"extra": "40633 times\n4 procs"
43-
},
44-
{
45-
"name": "BenchmarkCryptfs__AES - allocs/op",
46-
"value": 25,
47-
"unit": "allocs/op",
48-
"extra": "40633 times\n4 procs"
49-
}
50-
]
51-
},
526
{
537
"commit": {
548
"author": {
@@ -1416,6 +1370,316 @@ window.BENCHMARK_DATA = {
14161370
"extra": "15363 times\n4 procs"
14171371
}
14181372
]
1373+
},
1374+
{
1375+
"commit": {
1376+
"author": {
1377+
"name": "github-action-benchmark",
1378+
"username": "github",
1379+
"email": "github@users.noreply.github.com"
1380+
},
1381+
"committer": {
1382+
"name": "github-action-benchmark",
1383+
"username": "github",
1384+
"email": "github@users.noreply.github.com"
1385+
},
1386+
"id": "5456c462fdaf257b344334128a8c5c96b2fe4850",
1387+
"message": "add moov-io/ach Benchmarks (go) benchmark result for 657a129e89fc9863d9d5d7e3db2b5bca3fdb5060",
1388+
"timestamp": "2026-02-19T01:54:32Z",
1389+
"url": "https://github.com/moov-io/benchmarks/commit/5456c462fdaf257b344334128a8c5c96b2fe4850"
1390+
},
1391+
"date": 1771474712888,
1392+
"tool": "go",
1393+
"benches": [
1394+
{
1395+
"name": "BenchmarkCryptfs__AES",
1396+
"value": 59426,
1397+
"unit": "ns/op\t 4001 B/op\t 25 allocs/op",
1398+
"extra": "19968 times\n4 procs"
1399+
},
1400+
{
1401+
"name": "BenchmarkCryptfs__AES - ns/op",
1402+
"value": 59426,
1403+
"unit": "ns/op",
1404+
"extra": "19968 times\n4 procs"
1405+
},
1406+
{
1407+
"name": "BenchmarkCryptfs__AES - B/op",
1408+
"value": 4001,
1409+
"unit": "B/op",
1410+
"extra": "19968 times\n4 procs"
1411+
},
1412+
{
1413+
"name": "BenchmarkCryptfs__AES - allocs/op",
1414+
"value": 25,
1415+
"unit": "allocs/op",
1416+
"extra": "19968 times\n4 procs"
1417+
},
1418+
{
1419+
"name": "BenchmarkCompression_Gzip/level_-1",
1420+
"value": 80602,
1421+
"unit": "ns/op\t 38195 B/op\t 16 allocs/op",
1422+
"extra": "15004 times\n4 procs"
1423+
},
1424+
{
1425+
"name": "BenchmarkCompression_Gzip/level_-1 - ns/op",
1426+
"value": 80602,
1427+
"unit": "ns/op",
1428+
"extra": "15004 times\n4 procs"
1429+
},
1430+
{
1431+
"name": "BenchmarkCompression_Gzip/level_-1 - B/op",
1432+
"value": 38195,
1433+
"unit": "B/op",
1434+
"extra": "15004 times\n4 procs"
1435+
},
1436+
{
1437+
"name": "BenchmarkCompression_Gzip/level_-1 - allocs/op",
1438+
"value": 16,
1439+
"unit": "allocs/op",
1440+
"extra": "15004 times\n4 procs"
1441+
},
1442+
{
1443+
"name": "BenchmarkCompression_Gzip/level_0",
1444+
"value": 21971,
1445+
"unit": "ns/op\t 58293 B/op\t 16 allocs/op",
1446+
"extra": "55221 times\n4 procs"
1447+
},
1448+
{
1449+
"name": "BenchmarkCompression_Gzip/level_0 - ns/op",
1450+
"value": 21971,
1451+
"unit": "ns/op",
1452+
"extra": "55221 times\n4 procs"
1453+
},
1454+
{
1455+
"name": "BenchmarkCompression_Gzip/level_0 - B/op",
1456+
"value": 58293,
1457+
"unit": "B/op",
1458+
"extra": "55221 times\n4 procs"
1459+
},
1460+
{
1461+
"name": "BenchmarkCompression_Gzip/level_0 - allocs/op",
1462+
"value": 16,
1463+
"unit": "allocs/op",
1464+
"extra": "55221 times\n4 procs"
1465+
},
1466+
{
1467+
"name": "BenchmarkCompression_Gzip/level_1",
1468+
"value": 33168,
1469+
"unit": "ns/op\t 41668 B/op\t 17 allocs/op",
1470+
"extra": "36616 times\n4 procs"
1471+
},
1472+
{
1473+
"name": "BenchmarkCompression_Gzip/level_1 - ns/op",
1474+
"value": 33168,
1475+
"unit": "ns/op",
1476+
"extra": "36616 times\n4 procs"
1477+
},
1478+
{
1479+
"name": "BenchmarkCompression_Gzip/level_1 - B/op",
1480+
"value": 41668,
1481+
"unit": "B/op",
1482+
"extra": "36616 times\n4 procs"
1483+
},
1484+
{
1485+
"name": "BenchmarkCompression_Gzip/level_1 - allocs/op",
1486+
"value": 17,
1487+
"unit": "allocs/op",
1488+
"extra": "36616 times\n4 procs"
1489+
},
1490+
{
1491+
"name": "BenchmarkCompression_Gzip/level_2",
1492+
"value": 51536,
1493+
"unit": "ns/op\t 39759 B/op\t 17 allocs/op",
1494+
"extra": "23570 times\n4 procs"
1495+
},
1496+
{
1497+
"name": "BenchmarkCompression_Gzip/level_2 - ns/op",
1498+
"value": 51536,
1499+
"unit": "ns/op",
1500+
"extra": "23570 times\n4 procs"
1501+
},
1502+
{
1503+
"name": "BenchmarkCompression_Gzip/level_2 - B/op",
1504+
"value": 39759,
1505+
"unit": "B/op",
1506+
"extra": "23570 times\n4 procs"
1507+
},
1508+
{
1509+
"name": "BenchmarkCompression_Gzip/level_2 - allocs/op",
1510+
"value": 17,
1511+
"unit": "allocs/op",
1512+
"extra": "23570 times\n4 procs"
1513+
},
1514+
{
1515+
"name": "BenchmarkCompression_Gzip/level_3",
1516+
"value": 51408,
1517+
"unit": "ns/op\t 39360 B/op\t 17 allocs/op",
1518+
"extra": "23661 times\n4 procs"
1519+
},
1520+
{
1521+
"name": "BenchmarkCompression_Gzip/level_3 - ns/op",
1522+
"value": 51408,
1523+
"unit": "ns/op",
1524+
"extra": "23661 times\n4 procs"
1525+
},
1526+
{
1527+
"name": "BenchmarkCompression_Gzip/level_3 - B/op",
1528+
"value": 39360,
1529+
"unit": "B/op",
1530+
"extra": "23661 times\n4 procs"
1531+
},
1532+
{
1533+
"name": "BenchmarkCompression_Gzip/level_3 - allocs/op",
1534+
"value": 17,
1535+
"unit": "allocs/op",
1536+
"extra": "23661 times\n4 procs"
1537+
},
1538+
{
1539+
"name": "BenchmarkCompression_Gzip/level_4",
1540+
"value": 83384,
1541+
"unit": "ns/op\t 37482 B/op\t 16 allocs/op",
1542+
"extra": "14067 times\n4 procs"
1543+
},
1544+
{
1545+
"name": "BenchmarkCompression_Gzip/level_4 - ns/op",
1546+
"value": 83384,
1547+
"unit": "ns/op",
1548+
"extra": "14067 times\n4 procs"
1549+
},
1550+
{
1551+
"name": "BenchmarkCompression_Gzip/level_4 - B/op",
1552+
"value": 37482,
1553+
"unit": "B/op",
1554+
"extra": "14067 times\n4 procs"
1555+
},
1556+
{
1557+
"name": "BenchmarkCompression_Gzip/level_4 - allocs/op",
1558+
"value": 16,
1559+
"unit": "allocs/op",
1560+
"extra": "14067 times\n4 procs"
1561+
},
1562+
{
1563+
"name": "BenchmarkCompression_Gzip/level_5",
1564+
"value": 81406,
1565+
"unit": "ns/op\t 38076 B/op\t 16 allocs/op",
1566+
"extra": "14647 times\n4 procs"
1567+
},
1568+
{
1569+
"name": "BenchmarkCompression_Gzip/level_5 - ns/op",
1570+
"value": 81406,
1571+
"unit": "ns/op",
1572+
"extra": "14647 times\n4 procs"
1573+
},
1574+
{
1575+
"name": "BenchmarkCompression_Gzip/level_5 - B/op",
1576+
"value": 38076,
1577+
"unit": "B/op",
1578+
"extra": "14647 times\n4 procs"
1579+
},
1580+
{
1581+
"name": "BenchmarkCompression_Gzip/level_5 - allocs/op",
1582+
"value": 16,
1583+
"unit": "allocs/op",
1584+
"extra": "14647 times\n4 procs"
1585+
},
1586+
{
1587+
"name": "BenchmarkCompression_Gzip/level_6",
1588+
"value": 79255,
1589+
"unit": "ns/op\t 37528 B/op\t 16 allocs/op",
1590+
"extra": "14997 times\n4 procs"
1591+
},
1592+
{
1593+
"name": "BenchmarkCompression_Gzip/level_6 - ns/op",
1594+
"value": 79255,
1595+
"unit": "ns/op",
1596+
"extra": "14997 times\n4 procs"
1597+
},
1598+
{
1599+
"name": "BenchmarkCompression_Gzip/level_6 - B/op",
1600+
"value": 37528,
1601+
"unit": "B/op",
1602+
"extra": "14997 times\n4 procs"
1603+
},
1604+
{
1605+
"name": "BenchmarkCompression_Gzip/level_6 - allocs/op",
1606+
"value": 16,
1607+
"unit": "allocs/op",
1608+
"extra": "14997 times\n4 procs"
1609+
},
1610+
{
1611+
"name": "BenchmarkCompression_Gzip/level_7",
1612+
"value": 79167,
1613+
"unit": "ns/op\t 38135 B/op\t 16 allocs/op",
1614+
"extra": "15028 times\n4 procs"
1615+
},
1616+
{
1617+
"name": "BenchmarkCompression_Gzip/level_7 - ns/op",
1618+
"value": 79167,
1619+
"unit": "ns/op",
1620+
"extra": "15028 times\n4 procs"
1621+
},
1622+
{
1623+
"name": "BenchmarkCompression_Gzip/level_7 - B/op",
1624+
"value": 38135,
1625+
"unit": "B/op",
1626+
"extra": "15028 times\n4 procs"
1627+
},
1628+
{
1629+
"name": "BenchmarkCompression_Gzip/level_7 - allocs/op",
1630+
"value": 16,
1631+
"unit": "allocs/op",
1632+
"extra": "15028 times\n4 procs"
1633+
},
1634+
{
1635+
"name": "BenchmarkCompression_Gzip/level_8",
1636+
"value": 78371,
1637+
"unit": "ns/op\t 38611 B/op\t 16 allocs/op",
1638+
"extra": "15207 times\n4 procs"
1639+
},
1640+
{
1641+
"name": "BenchmarkCompression_Gzip/level_8 - ns/op",
1642+
"value": 78371,
1643+
"unit": "ns/op",
1644+
"extra": "15207 times\n4 procs"
1645+
},
1646+
{
1647+
"name": "BenchmarkCompression_Gzip/level_8 - B/op",
1648+
"value": 38611,
1649+
"unit": "B/op",
1650+
"extra": "15207 times\n4 procs"
1651+
},
1652+
{
1653+
"name": "BenchmarkCompression_Gzip/level_8 - allocs/op",
1654+
"value": 16,
1655+
"unit": "allocs/op",
1656+
"extra": "15207 times\n4 procs"
1657+
},
1658+
{
1659+
"name": "BenchmarkCompression_Gzip/level_9",
1660+
"value": 79166,
1661+
"unit": "ns/op\t 37618 B/op\t 16 allocs/op",
1662+
"extra": "15266 times\n4 procs"
1663+
},
1664+
{
1665+
"name": "BenchmarkCompression_Gzip/level_9 - ns/op",
1666+
"value": 79166,
1667+
"unit": "ns/op",
1668+
"extra": "15266 times\n4 procs"
1669+
},
1670+
{
1671+
"name": "BenchmarkCompression_Gzip/level_9 - B/op",
1672+
"value": 37618,
1673+
"unit": "B/op",
1674+
"extra": "15266 times\n4 procs"
1675+
},
1676+
{
1677+
"name": "BenchmarkCompression_Gzip/level_9 - allocs/op",
1678+
"value": 16,
1679+
"unit": "allocs/op",
1680+
"extra": "15266 times\n4 procs"
1681+
}
1682+
]
14191683
}
14201684
]
14211685
}

0 commit comments

Comments
 (0)