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

chore: add more trace nodes, for better profiling data #211

Merged
merged 7 commits into from
Oct 8, 2024
Merged

Conversation

alexkeizer
Copy link
Collaborator

@alexkeizer alexkeizer commented Oct 2, 2024

Description:

Stacked on:

Testing:

What tests have been run? Did make all succeed for your changes? Was
conformance testing successful on an Aarch64 machine? Yes

License:

By submitting this pull request, I confirm that my contribution is
made under the terms of the Apache 2.0 license.

@alexkeizer alexkeizer changed the title WIP: chore: add more trace nodes, for better profiling data chore: add more trace nodes, for better profiling data Oct 3, 2024
@alexkeizer alexkeizer changed the base branch from main to benchmarks-v3 October 8, 2024 15:33
@alexkeizer alexkeizer force-pushed the better-tracing branch 3 times, most recently from ffced42 to 21657ae Compare October 8, 2024 15:40
Base automatically changed from benchmarks-v3 to main October 8, 2024 15:41
@alexkeizer alexkeizer marked this pull request as ready for review October 8, 2024 15:42
@alexkeizer alexkeizer requested a review from shigoel as a code owner October 8, 2024 15:42
@alexkeizer
Copy link
Collaborator Author

@shigoel rebased on main, this is now ready for review

@alexkeizer
Copy link
Collaborator Author

Also, I cherry-picked the changes from #214 onto this PR, to reduce the amount of open PRs

Tactics/Sym.lean Outdated Show resolved Hide resolved
Tactics/Sym.lean Outdated Show resolved Hide resolved
Tactics/Sym/AxEffects.lean Outdated Show resolved Hide resolved
@shigoel shigoel merged commit 85d5239 into main Oct 8, 2024
5 checks passed
@shigoel shigoel deleted the better-tracing branch October 8, 2024 19:31
shigoel added a commit that referenced this pull request Oct 8, 2024
…ep in `sym_n` (#213)

### Description:

Stacked on:
- [x] #204 
- [x] #207 
- [x] #209 
- [x] #211 

This PR implements "snorkeling" of the heartbeat budget.

This unfortunately does not buy us much, as aggregation for 500 steps
already seems to hit both the recursion limit and heartbeat budget, by
itself.

### Testing:

What tests have been run? Did `make all` succeed for your changes? Was
conformance testing successful on an Aarch64 machine? Yes

### License:

By submitting this pull request, I confirm that my contribution is
made under the terms of the Apache 2.0 license.

---------

Co-authored-by: Shilpi Goel <[email protected]>
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