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

feat: improve performance of member?/2 #16

Merged
merged 7 commits into from
Jun 20, 2024
Merged

Conversation

ogabriel
Copy link
Owner

@ogabriel ogabriel commented Jun 20, 2024

Lower reduction count even more by stopping using the function compare/2, this brought a increse in performance from 1.1x to 2x, which is great!

  • lower stacktrace by stopping using compare/2
  • redo benchmarks

@ogabriel ogabriel marked this pull request as ready for review June 20, 2024 13:46
@ogabriel ogabriel merged commit 7cf3abd into master Jun 20, 2024
4 checks passed
@ogabriel ogabriel deleted the improve-performance branch June 20, 2024 13:46
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.

1 participant