Skip to content

Commit bb63354

Browse files
author
github-action-benchmark
committed
add Component benchmarks (customSmallerIsBetter) benchmark result for b646120
1 parent 5b1e56f commit bb63354

File tree

1 file changed

+150
-150
lines changed

1 file changed

+150
-150
lines changed

dev/bench/data.js

Lines changed: 150 additions & 150 deletions
Original file line numberDiff line numberDiff line change
@@ -1,157 +1,8 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1744044824792,
2+
"lastUpdate": 1745332608353,
33
"repoUrl": "https://github.com/hasura/ndc-postgres",
44
"entries": {
55
"Component benchmarks": [
6-
{
7-
"commit": {
8-
"author": {
9-
"email": "49699333+dependabot[bot]@users.noreply.github.com",
10-
"name": "dependabot[bot]",
11-
"username": "dependabot[bot]"
12-
},
13-
"committer": {
14-
"email": "noreply@github.com",
15-
"name": "GitHub",
16-
"username": "web-flow"
17-
},
18-
"distinct": false,
19-
"id": "22134e22d06b2bae4cadfe30c3dcf185e4e0e34d",
20-
"message": "chore(deps): Bump clap from 4.5.26 to 4.5.27 (#681)\n\nBumps [clap](https://github.com/clap-rs/clap) from 4.5.26 to 4.5.27.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/clap-rs/clap/releases\">clap's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.5.27</h2>\n<h2>[4.5.27] - 2025-01-20</h2>\n<h3>Documentation</h3>\n<ul>\n<li>Iterate on tutorials and reference based on feedback</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/clap-rs/clap/blob/master/CHANGELOG.md\">clap's\nchangelog</a>.</em></p>\n<blockquote>\n<h2>[4.5.27] - 2025-01-20</h2>\n<h3>Documentation</h3>\n<ul>\n<li>Iterate on tutorials and reference based on feedback</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/clap-rs/clap/commit/21c9892efec76ea231f67de092472280bbf49cb7\"><code>21c9892</code></a>\nchore: Release</li>\n<li><a\nhref=\"https://github.com/clap-rs/clap/commit/0c8bceb3e98316f7365f86fc37d492cadb5680b2\"><code>0c8bceb</code></a>\ndocs: Update changelog</li>\n<li><a\nhref=\"https://github.com/clap-rs/clap/commit/d8f102a18cac1b6b634a0ebfe774dca7d97e7392\"><code>d8f102a</code></a>\nMerge pull request <a\nhref=\"https://redirect.github.com/clap-rs/clap/issues/5732\">#5732</a>\nfrom epage/consistent</li>\n<li><a\nhref=\"https://github.com/clap-rs/clap/commit/c92fca3a8fbbae0b593cd09800f6281c42e4971b\"><code>c92fca3</code></a>\ndocs(complete): Clarify CompleteEnv's Shell trait</li>\n<li><a\nhref=\"https://github.com/clap-rs/clap/commit/5ca60e9079e79c44eee4e226fabec943b8138ef8\"><code>5ca60e9</code></a>\nMerge pull request <a\nhref=\"https://redirect.github.com/clap-rs/clap/issues/5731\">#5731</a>\nfrom epage/bash</li>\n<li><a\nhref=\"https://github.com/clap-rs/clap/commit/5d7c16c60e6db5af3051136abd0c57c268e0b050\"><code>5d7c16c</code></a>\nfix(complete): Adjust how IFS is passed to clap</li>\n<li>See full diff in <a\nhref=\"https://github.com/clap-rs/clap/compare/clap_complete-v4.5.26...clap_complete-v4.5.27\">compare\nview</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=clap&package-manager=cargo&previous-version=4.5.26&new-version=4.5.27)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't\nalter it yourself. You can also trigger a rebase manually by commenting\n`@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits\nthat have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after\nyour CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge\nand block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating\nit. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all\nof the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop\nDependabot creating any more for this major version (unless you reopen\nthe PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop\nDependabot creating any more for this minor version (unless you reopen\nthe PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop\nDependabot creating any more for this dependency (unless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
21-
"timestamp": "2025-01-27T13:45:17Z",
22-
"tree_id": "e353d4a71b66fcf17e3a7dfbf841b9043b67896a",
23-
"url": "https://github.com/hasura/ndc-postgres/commit/22134e22d06b2bae4cadfe30c3dcf185e4e0e34d"
24-
},
25-
"date": 1737986051972,
26-
"tool": "customSmallerIsBetter",
27-
"benches": [
28-
{
29-
"name": "select-by-pk - median",
30-
"value": 26.765408,
31-
"unit": "ms"
32-
},
33-
{
34-
"name": "select-by-pk - p(95)",
35-
"value": 47.4801095,
36-
"unit": "ms"
37-
},
38-
{
39-
"name": "select-by-pk - connection acquisition time",
40-
"value": 15.337131201352268,
41-
"unit": "ms"
42-
},
43-
{
44-
"name": "select-by-pk - request time - (query + acquisition)",
45-
"value": 7.328486817756865,
46-
"unit": "ms"
47-
},
48-
{
49-
"name": "select-by-pk - processing time",
50-
"value": 0.2115868874615884,
51-
"unit": "ms"
52-
},
53-
{
54-
"name": "select-order-by - median",
55-
"value": 71.407954,
56-
"unit": "ms"
57-
},
58-
{
59-
"name": "select-order-by - p(95)",
60-
"value": 100.74484299999997,
61-
"unit": "ms"
62-
},
63-
{
64-
"name": "select-order-by - connection acquisition time",
65-
"value": 53.32482245709627,
66-
"unit": "ms"
67-
},
68-
{
69-
"name": "select-order-by - request time - (query + acquisition)",
70-
"value": 1.8029641950843,
71-
"unit": "ms"
72-
},
73-
{
74-
"name": "select-order-by - processing time",
75-
"value": 0.27418981831668987,
76-
"unit": "ms"
77-
},
78-
{
79-
"name": "select-variables - median",
80-
"value": 48.5512265,
81-
"unit": "ms"
82-
},
83-
{
84-
"name": "select-variables - p(95)",
85-
"value": 77.72093584999999,
86-
"unit": "ms"
87-
},
88-
{
89-
"name": "select-variables - connection acquisition time",
90-
"value": 31.771726273767985,
91-
"unit": "ms"
92-
},
93-
{
94-
"name": "select-variables - request time - (query + acquisition)",
95-
"value": 7.199821734052609,
96-
"unit": "ms"
97-
},
98-
{
99-
"name": "select-variables - processing time",
100-
"value": 0.26390280157421386,
101-
"unit": "ms"
102-
},
103-
{
104-
"name": "select-where - median",
105-
"value": 41.934191,
106-
"unit": "ms"
107-
},
108-
{
109-
"name": "select-where - p(95)",
110-
"value": 64.0602495,
111-
"unit": "ms"
112-
},
113-
{
114-
"name": "select-where - connection acquisition time",
115-
"value": 28.396229936081234,
116-
"unit": "ms"
117-
},
118-
{
119-
"name": "select-where - request time - (query + acquisition)",
120-
"value": 4.730993465033997,
121-
"unit": "ms"
122-
},
123-
{
124-
"name": "select-where - processing time",
125-
"value": 0.22345817659358633,
126-
"unit": "ms"
127-
},
128-
{
129-
"name": "select - median",
130-
"value": 41.419926,
131-
"unit": "ms"
132-
},
133-
{
134-
"name": "select - p(95)",
135-
"value": 66.99579960000001,
136-
"unit": "ms"
137-
},
138-
{
139-
"name": "select - connection acquisition time",
140-
"value": 27.59859309096479,
141-
"unit": "ms"
142-
},
143-
{
144-
"name": "select - request time - (query + acquisition)",
145-
"value": 5.5936042714951455,
146-
"unit": "ms"
147-
},
148-
{
149-
"name": "select - processing time",
150-
"value": 0.24300195952267167,
151-
"unit": "ms"
152-
}
153-
]
154-
},
1556
{
1567
"commit": {
1578
"author": {
@@ -7452,6 +7303,155 @@ window.BENCHMARK_DATA = {
74527303
"unit": "ms"
74537304
}
74547305
]
7306+
},
7307+
{
7308+
"commit": {
7309+
"author": {
7310+
"email": "danieljamesharvey@gmail.com",
7311+
"name": "Daniel Harvey",
7312+
"username": "danieljharvey"
7313+
},
7314+
"committer": {
7315+
"email": "noreply@github.com",
7316+
"name": "GitHub",
7317+
"username": "web-flow"
7318+
},
7319+
"distinct": false,
7320+
"id": "b646120002939c7ed7696f6095a10cc3355f4f06",
7321+
"message": "Bump `crossbeam-channel` (#756)\n\n<!-- The PR description should answer 2 (maybe 3) important questions:\n-->\n\n### What\n\nResolve `cargo audit` issue.",
7322+
"timestamp": "2025-04-22T14:25:21Z",
7323+
"tree_id": "32ac147617fd87cd81d3e0e55a2f8b96c1059c07",
7324+
"url": "https://github.com/hasura/ndc-postgres/commit/b646120002939c7ed7696f6095a10cc3355f4f06"
7325+
},
7326+
"date": 1745332606668,
7327+
"tool": "customSmallerIsBetter",
7328+
"benches": [
7329+
{
7330+
"name": "select-by-pk - median",
7331+
"value": 26.9388965,
7332+
"unit": "ms"
7333+
},
7334+
{
7335+
"name": "select-by-pk - p(95)",
7336+
"value": 47.12169899999998,
7337+
"unit": "ms"
7338+
},
7339+
{
7340+
"name": "select-by-pk - connection acquisition time",
7341+
"value": 15.224625725258871,
7342+
"unit": "ms"
7343+
},
7344+
{
7345+
"name": "select-by-pk - request time - (query + acquisition)",
7346+
"value": 7.340152706706871,
7347+
"unit": "ms"
7348+
},
7349+
{
7350+
"name": "select-by-pk - processing time",
7351+
"value": 0.2034225268625973,
7352+
"unit": "ms"
7353+
},
7354+
{
7355+
"name": "select-order-by - median",
7356+
"value": 72.0743245,
7357+
"unit": "ms"
7358+
},
7359+
{
7360+
"name": "select-order-by - p(95)",
7361+
"value": 102.30910085000001,
7362+
"unit": "ms"
7363+
},
7364+
{
7365+
"name": "select-order-by - connection acquisition time",
7366+
"value": 53.03841779503039,
7367+
"unit": "ms"
7368+
},
7369+
{
7370+
"name": "select-order-by - request time - (query + acquisition)",
7371+
"value": 1.7463973098043724,
7372+
"unit": "ms"
7373+
},
7374+
{
7375+
"name": "select-order-by - processing time",
7376+
"value": 0.2912258694229145,
7377+
"unit": "ms"
7378+
},
7379+
{
7380+
"name": "select-variables - median",
7381+
"value": 47.004815,
7382+
"unit": "ms"
7383+
},
7384+
{
7385+
"name": "select-variables - p(95)",
7386+
"value": 76.5982761,
7387+
"unit": "ms"
7388+
},
7389+
{
7390+
"name": "select-variables - connection acquisition time",
7391+
"value": 29.856507707641224,
7392+
"unit": "ms"
7393+
},
7394+
{
7395+
"name": "select-variables - request time - (query + acquisition)",
7396+
"value": 7.8805724468684595,
7397+
"unit": "ms"
7398+
},
7399+
{
7400+
"name": "select-variables - processing time",
7401+
"value": 0.2894401250062662,
7402+
"unit": "ms"
7403+
},
7404+
{
7405+
"name": "select-where - median",
7406+
"value": 41.336293,
7407+
"unit": "ms"
7408+
},
7409+
{
7410+
"name": "select-where - p(95)",
7411+
"value": 66.6332872,
7412+
"unit": "ms"
7413+
},
7414+
{
7415+
"name": "select-where - connection acquisition time",
7416+
"value": 27.6180532815878,
7417+
"unit": "ms"
7418+
},
7419+
{
7420+
"name": "select-where - request time - (query + acquisition)",
7421+
"value": 5.560731630268233,
7422+
"unit": "ms"
7423+
},
7424+
{
7425+
"name": "select-where - processing time",
7426+
"value": 0.2500413333189781,
7427+
"unit": "ms"
7428+
},
7429+
{
7430+
"name": "select - median",
7431+
"value": 39.959374499999996,
7432+
"unit": "ms"
7433+
},
7434+
{
7435+
"name": "select - p(95)",
7436+
"value": 63.619834350000005,
7437+
"unit": "ms"
7438+
},
7439+
{
7440+
"name": "select - connection acquisition time",
7441+
"value": 27.06913596961369,
7442+
"unit": "ms"
7443+
},
7444+
{
7445+
"name": "select - request time - (query + acquisition)",
7446+
"value": 5.06581136197272,
7447+
"unit": "ms"
7448+
},
7449+
{
7450+
"name": "select - processing time",
7451+
"value": 0.2362957348912873,
7452+
"unit": "ms"
7453+
}
7454+
]
74557455
}
74567456
]
74577457
}

0 commit comments

Comments
 (0)