Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻️ Fix LibString StringStorage test #1162

Merged
merged 1 commit into from
Nov 9, 2024
Merged

♻️ Fix LibString StringStorage test #1162

merged 1 commit into from
Nov 9, 2024

Conversation

Vectorized
Copy link
Owner

Description

♻️

Checklist

Ensure you completed all of the steps below before submitting your pull request:

  • Ran forge fmt?
  • Ran forge test?

Pull requests with an incomplete checklist will be thrown out.

Copy link

github-actions bot commented Nov 9, 2024

Gas Snapshot Comparison Report

Generated at commit : f75f533, Compared to commit : 1119dd9

Contract Name Test Name Main Gas PR Gas Diff
LibStringTest testSetAndGetStringStorage() 2346687 2349824 3137
testSimpleStringSetAndGetGas() 598545 598833 288
testStringEscapeJSONHexEncode() 687848 690983 3135
testStringPackAndUnpackOne() 710695 714163 3468
testStringPackAndUnpackTwo() 3267360 1068248 -2199112
testToStringPositiveNumberBrutalized() 563006 566170 3164
testToStringUint256MaxBrutalized() 574373 577477 3104
testToStringZeroBrutalized() 562515 565619 3104
test__codesize() 49822 49972 150

@Vectorized Vectorized merged commit 4ad6659 into main Nov 9, 2024
11 checks passed
@Vectorized Vectorized deleted the fix-test branch November 9, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant