Skip to content

Update Benchmark Version#72

Merged
freef4ll merged 3 commits intomainfrom
update-benchmark
Feb 19, 2026
Merged

Update Benchmark Version#72
freef4ll merged 3 commits intomainfrom
update-benchmark

Conversation

@0xTim
Copy link
Member

@0xTim 0xTim commented Feb 18, 2026

Description

Update the benchmark version so new PRs have the correct version to test against so they can be compared

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Minimal checklist:

  • I have performed a self-review of my own code
  • I have added DocC code-level documentation for any public interfaces exported by the package
  • I have added unit and/or integration tests that prove my fix is effective or that my feature works

@gemini-code-assist
Copy link

Summary of Changes

Hello @0xTim, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the versions of several key dependencies within the Benchmarks package. The primary goal is to ensure that all new pull requests are benchmarked against a consistent and up-to-date set of dependencies, allowing for accurate and comparable performance evaluations.

Highlights

  • Dependency Updates: Updated hdrhistogram-swift from version 0.1.2 to 0.1.4.
  • Dependency Updates: Updated package-benchmark from version 1.27.2 to 1.29.11.
  • Dependency Updates: Updated swift-argument-parser from version 1.5.0 to 1.7.0.
  • Dependency Updates: Updated swift-atomics from version 1.2.0 to 1.3.0.
  • Dependency Updates: Updated swift-numerics from version 1.0.2 to 1.1.1.
  • Dependency Updates: Updated swift-system from version 1.3.2 to 1.6.4.
  • URL Standardization: Standardized repository URLs to include the .git extension for hdrhistogram-swift, package-jemalloc, swift-atomics, and texttable.
Changelog
  • Benchmarks/Package.resolved
    • Updated hdrhistogram-swift from 0.1.2 to 0.1.4.
    • Updated package-benchmark from 1.27.2 to 1.29.11.
    • Updated swift-argument-parser from 1.5.0 to 1.7.0.
    • Updated swift-atomics from 1.2.0 to 1.3.0.
    • Updated swift-numerics from 1.0.2 to 1.1.1.
    • Updated swift-system from 1.3.2 to 1.6.4.
    • Corrected repository URLs to include .git extension for hdrhistogram-swift, package-jemalloc, swift-atomics, and texttable.
Activity
  • No human activity (comments, reviews) has been recorded on this pull request yet.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@0xTim 0xTim requested a review from freef4ll February 18, 2026 13:55
Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

The pull request updates the benchmark versions in Benchmarks/Package.resolved. This is a straightforward update to ensure that new pull requests are tested against the correct and latest versions of the dependencies, which is good for maintaining consistency and accuracy in benchmarking results. The changes primarily involve updating revision hashes and version numbers for several packages, and adding .git to some repository URLs.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 18, 2026

@0xTim
Copy link
Member Author

0xTim commented Feb 18, 2026

@freef4ll are you able to merge this? I don't have permissions to push this with the failing builds

@freef4ll freef4ll merged commit df0b282 into main Feb 19, 2026
3 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants