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

Performance of Switch Table vs Generic Switch if/else Statements #5

Open
victorstewart opened this issue Oct 11, 2017 · 2 comments
Open

Comments

@victorstewart
Copy link

have you tested how the performance of switch_table compares to a standard switch statement and/or if - else if - else statements?

debating whether it's is worth the effort of switching (no pun intended ;) lol ) over, and if so.. all the time or just sometimes.

@jacquelinekay
Copy link
Owner

Hi Victor!

I'm going to work on benchmarks in this upcoming week... I'll update you when they are ready :)

@victorstewart
Copy link
Author

can't wait to see!

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

No branches or pull requests

2 participants