Skip to content

Commit 295d1bc

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

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": 1743547512619,
2+
"lastUpdate": 1743548164885,
33
"repoUrl": "https://github.com/cipherstash/proxy",
44
"entries": {
55
"Benchmark": [
@@ -52,6 +52,31 @@ window.BENCHMARK_DATA = {
5252
"unit": "Number"
5353
}
5454
]
55+
},
56+
{
57+
"commit": {
58+
"author": {
59+
"name": "cipherstash",
60+
"username": "cipherstash"
61+
},
62+
"committer": {
63+
"name": "cipherstash",
64+
"username": "cipherstash"
65+
},
66+
"id": "a58b43156946d07c029498cc69daa3d57caadfd6",
67+
"message": "feat: pgbench with postgres, pgbouncer and proxy",
68+
"timestamp": "2025-03-31T22:53:28Z",
69+
"url": "https://github.com/cipherstash/proxy/pull/197/commits/a58b43156946d07c029498cc69daa3d57caadfd6"
70+
},
71+
"date": 1743548163392,
72+
"tool": "customSmallerIsBetter",
73+
"benches": [
74+
{
75+
"name": "tps",
76+
"value": 7.139724,
77+
"unit": "Number"
78+
}
79+
]
5580
}
5681
]
5782
}

0 commit comments

Comments
 (0)