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

Displaying the duration tree in time order #21

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

chaosemer
Copy link
Contributor

This is a very simple rewrite -- switching from a tail recursive call to using cl-mapl to iterate over the list.

* Rewriting benchmark-init/print-nodes to use cl-mapl.  This makes it easy to then reverse the passed in list.
@dholm dholm merged commit aa76f4c into dholm:master Feb 7, 2024
@dholm
Copy link
Owner

dholm commented Feb 7, 2024

Thank you, merged.

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