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

singleuse: make git grep faster, add Apple nm support #15070

Closed
wants to merge 2 commits into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Sep 26, 2024

  • avoid regexp in grep to make it run faster.
  • add support for parsing Apple nm output:
    • skip leading underscore from function names.
    • pick object name from output.

@vszakats vszakats added performance tests script appleOS specific to an Apple operating system labels Sep 26, 2024
@vszakats vszakats changed the title singleuse: make run faster, add Apple nm support singleuse: make git grep faster, add Apple nm support Sep 26, 2024
@vszakats vszakats closed this in fcc8961 Sep 27, 2024
@vszakats vszakats deleted the singleuse-mac-and-opt branch September 27, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appleOS specific to an Apple operating system performance script tests
Development

Successfully merging this pull request may close these issues.

1 participant