From 314d8ec0a139c8971e3dce530f490ebcee63603b Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 10 Jun 2025 21:43:36 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 6a3ca9e5c71550327f4d328f681c3a1ee5f9ea20 --- dev/bench/data.js | 98 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 97 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index a411c947ffe321db9c5b649e8e8bd252432028dc..230b8bb338959eef6c5cf0da500bb3b8737a23fd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1749317776824, + "lastUpdate": 1749591816738, "repoUrl": "https://github.com/git-bug/git-bug", "entries": { "Benchmark": [ @@ -15654,6 +15654,102 @@ window.BENCHMARK_DATA = { "extra": "2 times\n4 procs" } ] + }, + { + "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": "6a3ca9e5c71550327f4d328f681c3a1ee5f9ea20", + "message": "build(deps): bump github.com/cloudflare/circl from 1.4.0 to 1.6.1 in the go_modules group across 1 directory (#1472)\n\nBumps the go_modules group with 1 update in the / directory:\n[github.com/cloudflare/circl](https://github.com/cloudflare/circl).\n\nUpdates `github.com/cloudflare/circl` from 1.4.0 to 1.6.1\n
\nRelease notes\n

Sourced from github.com/cloudflare/circl's\nreleases.

\n
\n

CIRCL v1.6.1

\n
    \n
  • Fixes some point checks on the FourQ curve.
  • \n
  • Hybrid KEM fails on low-order points.
  • \n
\n

What's Changed

\n
    \n
  • kem/hybrid: ensure X25519 hybrids fails with low order points by @​Lekensteyn in cloudflare/circl#541
  • \n
  • .github: Use native ARM64 builders instead of QEMU by @​Lekensteyn in cloudflare/circl#542
  • \n
  • Fixes several errors on twisted Edwards curves. by @​armfazh in cloudflare/circl#545
  • \n
  • Release v1.6.1 by @​armfazh in cloudflare/circl#546
  • \n
\n

Full Changelog: https://github.com/cloudflare/circl/compare/v1.6.0...v1.6.1

\n

CIRCL v1.6.0

\n

New!

\n
    \n
  • Prio3\nVerifiable Distributed Aggregation Function (draft-irtf-cfrg-vdaf).
  • \n
  • X-Wing:\ngeneral-purpose hybrid post-quantum KEM (draft-connolly-cfrg-xwing-kem)
  • \n
\n

What's Changed

\n
    \n
  • Add OIDs to ML-DSA by @​bwesterb in cloudflare/circl#519
  • \n
  • Adds Prio3 a set of verifiable distributed aggregation functions. by\n@​armfazh in cloudflare/circl#522
  • \n
  • Run semgrep cronjob only in upstream repository. by @​armfazh in cloudflare/circl#526
  • \n
  • X-Wing PQ/T hybrid by @​bwesterb in cloudflare/circl#471
  • \n
  • ckem: move crypto/elliptic to crypto/ecdh by @​MingLLuo in cloudflare/circl#529
  • \n
  • hpke: Update HPKE code to use ecdh stdlib package. by @​armfazh in cloudflare/circl#530
  • \n
  • prio3: Adds polynomial multiplication using NTT by @​armfazh in cloudflare/circl#532
  • \n
  • Add Prio3 in readme. by @​armfazh in cloudflare/circl#527
  • \n
\n

New Contributors

\n
    \n
  • @​MingLLuo\nmade their first contribution in cloudflare/circl#529
  • \n
\n

Full Changelog: https://github.com/cloudflare/circl/compare/v1.5.0...v1.6.0

\n

CIRCL v1.5.0

\n

New: ML-DSA, Module-Lattice-based Digital Signature\nAlgorithm.

\n

What's Changed

\n
    \n
  • kem: add X25519MLKEM768 TLS hybrid KEM by @​bwesterb in cloudflare/circl#510
  • \n
  • Create semgrep.yml by @​hrushikeshdeshpande\nin cloudflare/circl#514
  • \n
  • repo: Some fixes reported by CodeQL by @​armfazh in cloudflare/circl#515
  • \n
  • Add ML-DSA (FIPS204) by @​bwesterb in cloudflare/circl#480
  • \n
  • sign/mldsa: Add test for ML-DSA signature verification. by @​armfazh in cloudflare/circl#517
  • \n
  • Release v1.5.0 by @​armfazh in cloudflare/circl#518
  • \n
\n

New Contributors

\n
    \n
  • @​hrushikeshdeshpande\nmade their first contribution in cloudflare/circl#514
  • \n
\n

Full Changelog: https://github.com/cloudflare/circl/compare/v1.4.0...v1.5.0

\n
\n
\n
\nCommits\n\n
\n
\n\n\n[![Dependabot compatibility\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/cloudflare/circl&package-manager=go_modules&previous-version=1.4.0&new-version=1.6.1)](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
\nDependabot commands and options\n
\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 ignore conditions` will show all\nof the ignore conditions of the specified dependency\n- `@dependabot ignore major version` will close this\ngroup update PR and stop Dependabot creating any more for the specific\ndependency's major version (unless you unignore this specific\ndependency's major version or upgrade to it yourself)\n- `@dependabot ignore minor version` will close this\ngroup update PR and stop Dependabot creating any more for the specific\ndependency's minor version (unless you unignore this specific\ndependency's minor version or upgrade to it yourself)\n- `@dependabot ignore ` will close this group update PR\nand stop Dependabot creating any more for the specific dependency\n(unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore ` will remove all of the ignore\nconditions of the specified dependency\n- `@dependabot unignore ` will\nremove the ignore condition of the specified dependency and ignore\nconditions\nYou can disable automated security fix PRs for this repo from the\n[Security Alerts\npage](https://github.com/git-bug/git-bug/network/alerts).\n\n
\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2025-06-10T21:38:08Z", + "tree_id": "2f120e1d12eca50a7666801cf3df69405f883d6f", + "url": "https://github.com/git-bug/git-bug/commit/6a3ca9e5c71550327f4d328f681c3a1ee5f9ea20" + }, + "date": 1749591815419, + "tool": "go", + "benches": [ + { + "name": "BenchmarkReadBugs5", + "value": 26117681, + "unit": "ns/op\t 1124986 B/op\t 17632 allocs/op", + "extra": "74 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - ns/op", + "value": 26117681, + "unit": "ns/op", + "extra": "74 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - B/op", + "value": 1124986, + "unit": "B/op", + "extra": "74 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs5 - allocs/op", + "value": 17632, + "unit": "allocs/op", + "extra": "74 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25", + "value": 102076270, + "unit": "ns/op\t 5178708 B/op\t 74869 allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - ns/op", + "value": 102076270, + "unit": "ns/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - B/op", + "value": 5178708, + "unit": "B/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs25 - allocs/op", + "value": 74869, + "unit": "allocs/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150", + "value": 706260124, + "unit": "ns/op\t40220248 B/op\t 494440 allocs/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - ns/op", + "value": 706260124, + "unit": "ns/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - B/op", + "value": 40220248, + "unit": "B/op", + "extra": "2 times\n4 procs" + }, + { + "name": "BenchmarkReadBugs150 - allocs/op", + "value": 494440, + "unit": "allocs/op", + "extra": "2 times\n4 procs" + } + ] } ] }