Skip to content

Commit 7e77a7f

Browse files
author
github-action-benchmark
committed
add Benchmark (customSmallerIsBetter) benchmark result for a58b431
1 parent f099490 commit 7e77a7f

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

docs/data.js

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1743495855449,
2+
"lastUpdate": 1743547512619,
33
"repoUrl": "https://github.com/cipherstash/proxy",
44
"entries": {
55
"Benchmark": [
@@ -27,6 +27,31 @@ window.BENCHMARK_DATA = {
2727
"unit": "Number"
2828
}
2929
]
30+
},
31+
{
32+
"commit": {
33+
"author": {
34+
"name": "cipherstash",
35+
"username": "cipherstash"
36+
},
37+
"committer": {
38+
"name": "cipherstash",
39+
"username": "cipherstash"
40+
},
41+
"id": "a58b43156946d07c029498cc69daa3d57caadfd6",
42+
"message": "feat: pgbench with postgres, pgbouncer and proxy",
43+
"timestamp": "2025-03-31T22:53:28Z",
44+
"url": "https://github.com/cipherstash/proxy/pull/197/commits/a58b43156946d07c029498cc69daa3d57caadfd6"
45+
},
46+
"date": 1743547511581,
47+
"tool": "customSmallerIsBetter",
48+
"benches": [
49+
{
50+
"name": "tps",
51+
"value": 7.086762,
52+
"unit": "Number"
53+
}
54+
]
3055
}
3156
]
3257
}

0 commit comments

Comments
 (0)