Skip to content

Commit 53c65dc

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

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": 1743548164885,
2+
"lastUpdate": 1743548492018,
33
"repoUrl": "https://github.com/cipherstash/proxy",
44
"entries": {
55
"Benchmark": [
@@ -77,6 +77,31 @@ window.BENCHMARK_DATA = {
7777
"unit": "Number"
7878
}
7979
]
80+
},
81+
{
82+
"commit": {
83+
"author": {
84+
"name": "cipherstash",
85+
"username": "cipherstash"
86+
},
87+
"committer": {
88+
"name": "cipherstash",
89+
"username": "cipherstash"
90+
},
91+
"id": "a58b43156946d07c029498cc69daa3d57caadfd6",
92+
"message": "feat: pgbench with postgres, pgbouncer and proxy",
93+
"timestamp": "2025-03-31T22:53:28Z",
94+
"url": "https://github.com/cipherstash/proxy/pull/197/commits/a58b43156946d07c029498cc69daa3d57caadfd6"
95+
},
96+
"date": 1743548490504,
97+
"tool": "customSmallerIsBetter",
98+
"benches": [
99+
{
100+
"name": "tps",
101+
"value": 6.752495,
102+
"unit": "Number"
103+
}
104+
]
80105
}
81106
]
82107
}

0 commit comments

Comments
 (0)