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

perf: Add extensive_hints feature to prevent performance regression for the common use-case #1503

Merged
merged 14 commits into from
Dec 5, 2023

Merge branch 'load_program_feature' of github.com:lambdaclass/cairo-v…

c023ce7
Select commit
Loading
Failed to load commit list.
Merged

perf: Add extensive_hints feature to prevent performance regression for the common use-case #1503

Merge branch 'load_program_feature' of github.com:lambdaclass/cairo-v…
c023ce7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 5, 2023 in 0s

98.19% of diff hit (target 96.82%)

View this Pull Request on Codecov

98.19% of diff hit (target 96.82%)

Annotations

Check warning on line 459 in vm/src/types/program.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/types/program.rs#L459

Added line #L459 was not covered by tests

Check warning on line 624 in vm/src/vm/runners/cairo_runner.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/vm/runners/cairo_runner.rs#L624

Added line #L624 was not covered by tests