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

Replace map based order book with ETS ordered set #113

Merged
merged 1 commit into from Feb 17, 2020
Merged

Conversation

rupurt
Copy link
Contributor

@rupurt rupurt commented Feb 17, 2020

  • Reduces CPU usage by ~50%
  • Best case ~50% faster
  • Worst case when bursting ~ 100,000% faster

- Reduces CPU usage by ~50%
- Best case ~50% faster
- Worst case when bursting ~ 100,000% faster
@rupurt rupurt merged commit 2b65ccc into master Feb 17, 2020
@rupurt rupurt deleted the ets-order-book branch February 17, 2020 21:50
@rupurt rupurt changed the title Replace map based order boot with ETS ordered set Replace map based order book with ETS ordered set Feb 17, 2020
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.

None yet

1 participant