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

Remove Stray HasCallStack #5463

Merged
merged 2 commits into from
Nov 22, 2024
Merged

Remove Stray HasCallStack #5463

merged 2 commits into from
Nov 22, 2024

Conversation

ChrisPenner
Copy link
Contributor

@ChrisPenner ChrisPenner commented Nov 21, 2024

Overview

HasCallStack can sometimes be expensive, it's just not necessary here, should've been remove after debugging.

Implementation notes

  • Remove the HasCallStack
  • Also add some gitignores for some profiliing files.

@ChrisPenner ChrisPenner changed the title Whoops, looks like a HasCallStack snuck into a tight loop from earlier debugging. Remove Stray HasCallStack Nov 21, 2024
@ChrisPenner ChrisPenner merged commit 3872897 into trunk Nov 22, 2024
32 checks passed
@ChrisPenner ChrisPenner deleted the cp/fix-stray-callstack branch November 22, 2024 17:32
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