From d043b8855bf51aaea05c29239563c9fa7ccdce1d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 16 Oct 2024 00:47:28 +0000 Subject: [PATCH] add Linux-nvidia_rtx_3090_ti (customBiggerIsBetter) benchmark result for 33f06f15857ffcb48d03c777abede555d74fed7c --- dev/bench/data.js | 61 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 60 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 37b09e79..897aa598 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -25997,6 +25997,65 @@ window.BENCHMARK_DATA = { "unit": "Hz" } ] + }, + { + "commit": { + "author": { + "email": "49699333+dependabot[bot]@users.noreply.github.com", + "name": "dependabot[bot]", + "username": "dependabot[bot]" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "33f06f15857ffcb48d03c777abede555d74fed7c", + "message": "build(deps): bump serde_with from 3.9.0 to 3.11.0 (#2419)\n\nBumps [serde_with](https://github.com/jonasbb/serde_with) from 3.9.0 to\r\n3.11.0.\r\n
\r\nRelease notes\r\n

Sourced from serde_with's\r\nreleases.

\r\n
\r\n

serde_with v3.11.0

\r\n

Added

\r\n
    \r\n
  • \r\n

    Add support for hashbrown v0.15 (#787/#790)

    \r\n

    This extends the existing support for hashbrown v0.14 to\r\nthe newly released version.

    \r\n
  • \r\n
\r\n

serde_with v3.10.0

\r\n

Added

\r\n
    \r\n
  • \r\n

    Add newline separator by @​jayvdb (#777)

    \r\n

    The UnixLineSeparator and DosLineSeparator\r\ncan be used together with StringWithSeparator.

    \r\n
  • \r\n
\r\n

Fixed

\r\n
    \r\n
  • \r\n

    Proper handling of cfg_attr in the serde_as\r\nmacro by @​sivizius (#782)

    \r\n

    This allows to parse more valid forms of the cfg_attr\r\nmacro, including multiple values and attribute that do not follow the\r\nkey = value schema.

    \r\n
  • \r\n
\r\n
\r\n
\r\n
\r\nCommits\r\n\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=serde_with&package-manager=cargo&previous-version=3.9.0&new-version=3.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2024-10-16T00:43:24Z", + "tree_id": "0e52871d38bc10164fa843a7a9c245733b8c3bc2", + "url": "https://github.com/risc0/risc0/commit/33f06f15857ffcb48d03c777abede555d74fed7c" + }, + "date": 1729039646056, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "execute", + "value": 19679884, + "unit": "Hz" + }, + { + "name": "prove/sha-256", + "value": 729502, + "unit": "Hz" + }, + { + "name": "prove/poseidon2", + "value": 739200, + "unit": "Hz" + }, + { + "name": "lift", + "value": 530737, + "unit": "Hz" + }, + { + "name": "join", + "value": 389718, + "unit": "Hz" + }, + { + "name": "composite", + "value": 689948, + "unit": "Hz" + }, + { + "name": "succinct", + "value": 503303, + "unit": "Hz" + } + ] } ], "macOS-apple_m2_pro": [ @@ -51045,6 +51104,6 @@ window.BENCHMARK_DATA = { } ] }, - "lastUpdate": 1729037147314, + "lastUpdate": 1729039648102, "repoUrl": "https://github.com/risc0/risc0" } \ No newline at end of file