Skip to content

Commit

Permalink
add Component benchmarks (customSmallerIsBetter) benchmark result for d…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 3, 2024
1 parent a6e7bc2 commit d4936f7
Showing 1 changed file with 150 additions and 150 deletions.
300 changes: 150 additions & 150 deletions dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,157 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1733219040586,
"lastUpdate": 1733219068546,
"repoUrl": "https://github.com/hasura/ndc-postgres",
"entries": {
"Component benchmarks": [
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Samir Talwar",
"username": "SamirTalwar"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "0f7caeafc6fab56d1fb4ddd56fd4c33a47953766",
"message": "CI: Make the GitHub Actions triggers consistent. (#570)\n\n### What\n\nWe only need the `push` trigger.\n\n### How\n\nI removed other triggers, and made the syntax consistent.\n\nThe merge queue seems to work fine without the `merge_group` trigger.",
"timestamp": "2024-08-13T05:36:30Z",
"tree_id": "0dc86558133ac3cbb7fb1ef8dbe588c868ba7adb",
"url": "https://github.com/hasura/ndc-postgres/commit/0f7caeafc6fab56d1fb4ddd56fd4c33a47953766"
},
"date": 1723527945781,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "select-by-pk - median",
"value": 30.1655985,
"unit": "ms"
},
{
"name": "select-by-pk - p(95)",
"value": 48.68074465,
"unit": "ms"
},
{
"name": "select-by-pk - connection acquisition time",
"value": 16.6452451103774,
"unit": "ms"
},
{
"name": "select-by-pk - request time - (query + acquisition)",
"value": 6.680096389236191,
"unit": "ms"
},
{
"name": "select-by-pk - processing time",
"value": 0.29494765456742333,
"unit": "ms"
},
{
"name": "select-order-by - median",
"value": 73.66399100000001,
"unit": "ms"
},
{
"name": "select-order-by - p(95)",
"value": 106.61286999999999,
"unit": "ms"
},
{
"name": "select-order-by - connection acquisition time",
"value": 47.83820051081152,
"unit": "ms"
},
{
"name": "select-order-by - request time - (query + acquisition)",
"value": 1.3141696963605298,
"unit": "ms"
},
{
"name": "select-order-by - processing time",
"value": 0.2552431357547891,
"unit": "ms"
},
{
"name": "select-variables - median",
"value": 49.7027875,
"unit": "ms"
},
{
"name": "select-variables - p(95)",
"value": 87.31364379999997,
"unit": "ms"
},
{
"name": "select-variables - connection acquisition time",
"value": 31.11889926416716,
"unit": "ms"
},
{
"name": "select-variables - request time - (query + acquisition)",
"value": 6.226382985132641,
"unit": "ms"
},
{
"name": "select-variables - processing time",
"value": 0.3761783375351325,
"unit": "ms"
},
{
"name": "select-where - median",
"value": 43.591987,
"unit": "ms"
},
{
"name": "select-where - p(95)",
"value": 74.14254959999998,
"unit": "ms"
},
{
"name": "select-where - connection acquisition time",
"value": 25.871150890574135,
"unit": "ms"
},
{
"name": "select-where - request time - (query + acquisition)",
"value": 5.779545780300449,
"unit": "ms"
},
{
"name": "select-where - processing time",
"value": 0.3285555790664068,
"unit": "ms"
},
{
"name": "select - median",
"value": 43.586196,
"unit": "ms"
},
{
"name": "select - p(95)",
"value": 67.93304599999999,
"unit": "ms"
},
{
"name": "select - connection acquisition time",
"value": 27.968855207885603,
"unit": "ms"
},
{
"name": "select - request time - (query + acquisition)",
"value": 4.01775092003723,
"unit": "ms"
},
{
"name": "select - processing time",
"value": 0.26878020659452617,
"unit": "ms"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -7452,6 +7303,155 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "49699333+dependabot[bot]@users.noreply.github.com",
"name": "dependabot[bot]",
"username": "dependabot[bot]"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": false,
"id": "dc51e4a9ac96ac32d2629c7834fbea13c39f7b18",
"message": "chore(deps): Bump tempfile from 3.13.0 to 3.14.0 (#654)\n\nBumps [tempfile](https://github.com/Stebalien/tempfile) from 3.13.0 to\n3.14.0.\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md\">tempfile's\nchangelog</a>.</em></p>\n<blockquote>\n<h2>3.14.0</h2>\n<ul>\n<li>Make the wasip2 target work (requires tempfile's &quot;nightly&quot;\nfeature to be enabled). <a\nhref=\"https://redirect.github.com/Stebalien/tempfile/pull/305\">#305</a>.</li>\n<li>Allow older windows-sys versions <a\nhref=\"https://redirect.github.com/Stebalien/tempfile/pull/304\">#304</a>.</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/Stebalien/tempfile/commit/b232c584c89de0793361e04945f8acd3c35af879\"><code>b232c58</code></a>\nchore: release 3.14.0 (<a\nhref=\"https://redirect.github.com/Stebalien/tempfile/issues/307\">#307</a>)</li>\n<li><a\nhref=\"https://github.com/Stebalien/tempfile/commit/a23f396ede61a989ed48c1906c07f20d03d04ff2\"><code>a23f396</code></a>\nfix: enable wasip2 feature for wasm32-wasip2 target (<a\nhref=\"https://redirect.github.com/Stebalien/tempfile/issues/305\">#305</a>)</li>\n<li><a\nhref=\"https://github.com/Stebalien/tempfile/commit/f162807fdba5c4fa99c9725e8e3ffcb74fe07450\"><code>f162807</code></a>\nci: switch from cargo-wasi to directly using the wasip1 target (<a\nhref=\"https://redirect.github.com/Stebalien/tempfile/issues/306\">#306</a>)</li>\n<li><a\nhref=\"https://github.com/Stebalien/tempfile/commit/fa8ad0090413475cce8402044a06e724ffc6be0e\"><code>fa8ad00</code></a>\nallow older windows-sys (<a\nhref=\"https://redirect.github.com/Stebalien/tempfile/issues/304\">#304</a>)</li>\n<li><a\nhref=\"https://github.com/Stebalien/tempfile/commit/335d91d538953bb535f0839f4daced8d008d1dab\"><code>335d91d</code></a>\nfix: expose SpooledData enum (<a\nhref=\"https://redirect.github.com/Stebalien/tempfile/issues/301\">#301</a>)</li>\n<li>See full diff in <a\nhref=\"https://github.com/Stebalien/tempfile/compare/v3.13.0...v3.14.0\">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=tempfile&package-manager=cargo&previous-version=3.13.0&new-version=3.14.0)](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] <[email protected]>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"timestamp": "2024-12-03T09:30:09Z",
"tree_id": "ef64f21c920834cc31e44f1865bb8eb63b561428",
"url": "https://github.com/hasura/ndc-postgres/commit/dc51e4a9ac96ac32d2629c7834fbea13c39f7b18"
},
"date": 1733219061778,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "select-by-pk - median",
"value": 29.480849999999997,
"unit": "ms"
},
{
"name": "select-by-pk - p(95)",
"value": 50.31562604999999,
"unit": "ms"
},
{
"name": "select-by-pk - connection acquisition time",
"value": 15.572413124590492,
"unit": "ms"
},
{
"name": "select-by-pk - request time - (query + acquisition)",
"value": 7.89452642553473,
"unit": "ms"
},
{
"name": "select-by-pk - processing time",
"value": 0.2996513162609341,
"unit": "ms"
},
{
"name": "select-order-by - median",
"value": 72.346607,
"unit": "ms"
},
{
"name": "select-order-by - p(95)",
"value": 106.94200939999998,
"unit": "ms"
},
{
"name": "select-order-by - connection acquisition time",
"value": 51.68451195339545,
"unit": "ms"
},
{
"name": "select-order-by - request time - (query + acquisition)",
"value": 1.7124088705336575,
"unit": "ms"
},
{
"name": "select-order-by - processing time",
"value": 0.23547023445856938,
"unit": "ms"
},
{
"name": "select-variables - median",
"value": 48.2124825,
"unit": "ms"
},
{
"name": "select-variables - p(95)",
"value": 86.02098094999997,
"unit": "ms"
},
{
"name": "select-variables - connection acquisition time",
"value": 29.46112150338725,
"unit": "ms"
},
{
"name": "select-variables - request time - (query + acquisition)",
"value": 7.945887607712219,
"unit": "ms"
},
{
"name": "select-variables - processing time",
"value": 0.34103488645097185,
"unit": "ms"
},
{
"name": "select-where - median",
"value": 44.240387,
"unit": "ms"
},
{
"name": "select-where - p(95)",
"value": 72.47234120000002,
"unit": "ms"
},
{
"name": "select-where - connection acquisition time",
"value": 27.427904389146168,
"unit": "ms"
},
{
"name": "select-where - request time - (query + acquisition)",
"value": 5.204396052569525,
"unit": "ms"
},
{
"name": "select-where - processing time",
"value": 0.2897088518325949,
"unit": "ms"
},
{
"name": "select - median",
"value": 43.469214,
"unit": "ms"
},
{
"name": "select - p(95)",
"value": 73.2365225,
"unit": "ms"
},
{
"name": "select - connection acquisition time",
"value": 25.711824295612477,
"unit": "ms"
},
{
"name": "select - request time - (query + acquisition)",
"value": 5.94682921554206,
"unit": "ms"
},
{
"name": "select - processing time",
"value": 0.3014164835692308,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit d4936f7

Please sign in to comment.