Revise Foundry benchmark results and system info#408
Conversation
Updated benchmark results for Foundry versions v1.3.6 and v1.4.0-rc1, including new test data and system information. foundry-rs@1c4d334 Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
There was a problem hiding this comment.
Sorry @Dargon789, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
This comment was marked as resolved.
This comment was marked as resolved.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
There was a problem hiding this comment.
Code Review
This pull request updates the benchmark results in benches/LATEST.md, adding several new performance tables and modifying the document structure. Feedback indicates that these manual structural changes conflict with the existing markdown generation logic in the codebase, which may lead to inconsistencies or loss of changes in future runs.
Updated benchmark results for Foundry versions v1.3.6 and v1.4.0-rc1, including new test data and system information. foundry-rs@1c4d334
Motivation
Solution
PR Checklist