Skip to content

Conversation

0o001
Copy link

@0o001 0o001 commented Aug 2, 2023

* Change typeof equaltiy (==) with strict equality (===)
Copy link
Collaborator

@jgonggrijp jgonggrijp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for going through the trouble to contribute.

I'm not necessarily against this change, but a microbenchmark of the type you referenced is meaningless. It does not represent real world situations and provides no justification for a change to the code, even if you get a big difference (which is not even the case in these benchmarks; the difference is less than the uncertainty).

Please try the Offen benchmark with d122213 as the baseline ref and 6c6bcb1 as the comparison ref, and report back here with your results. If we see a significant improvement, we will continue the review.

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