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 line invalidation speed #891

Merged
merged 21 commits into from
Dec 3, 2024

Disabling failing smoketests

16cd56e
Select commit
Loading
Failed to load commit list.
Merged

Fix line invalidation speed #891

Disabling failing smoketests
16cd56e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 3, 2024 in 5s

No new alerts in code changed by this pull request

Annotations

Check notice on line 8 in test/line_attribution_tests/line_after_final_alloc.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable asdf is not used.

Check notice on line 9 in test/line_attribution_tests/line_after_final_alloc.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable some_dead_line is not used.

Check notice on line 8 in test/line_attribution_tests/loop_below_threshold.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable asdf is not used.

Check notice on line 6 in test/line_attribution_tests/loop_with_multiple_lines.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable bogus is not used.

Check notice on line 8 in test/line_attribution_tests/loop_with_multiple_lines.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable asdf is not used.

Check notice on line 8 in test/line_attribution_tests/loop_with_one_alloc.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable asdf is not used.

Check notice on line 8 in test/line_attribution_tests/loop_with_two_allocs.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable asdf is not used.

Check notice on line 49 in test/smoketest_line_invalidation.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable proc is not used.

Check notice on line 100 in src/include/sampleheap.hpp

See this annotation in the file changed.

Code scanning / CodeQL

FIXME comment Note

FIXME comment