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 field arithmetic benchmark cairo related bug + perf #518

Merged

Conversation

StringNick
Copy link
Collaborator

  • Field arithmetic benchmark after update on last version from cairo-vm(rust), panic an error with DiffAssertValues, after investigation founded that error was related with wrong getFromConstant logic.
  • Improved perfomance of split64/128 functions.
  • Added format for MaybeRelocatable type
  • Fixed compile of field_arithmetic, added additional path to dependencies

Copy link
Contributor

@lana-shanghai lana-shanghai left a comment

Choose a reason for hiding this comment

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

lgtm

@lana-shanghai lana-shanghai merged commit 06328b3 into keep-starknet-strange:main Jun 19, 2024
6 checks passed
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.

2 participants