Skip to content

Commit 3e0b430

Browse files
author
github-action-benchmark
committed
add Benchmark (customSmallerIsBetter) benchmark result for d632822
1 parent 7127bcc commit 3e0b430

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

dev/bench/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": 1743482374466,
2+
"lastUpdate": 1743484359198,
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": "d63282257c3ca08b0aefb7ce1a75148ad2f0c757",
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/d63282257c3ca08b0aefb7ce1a75148ad2f0c757"
70+
},
71+
"date": 1743484357611,
72+
"tool": "customSmallerIsBetter",
73+
"benches": [
74+
{
75+
"name": "tps",
76+
"value": 6.866766,
77+
"unit": "Number"
78+
}
79+
]
5580
}
5681
]
5782
}

0 commit comments

Comments
 (0)