Skip to content

Lots as intrusive list with flush and static hanlder#5

Closed
sadhbh-c0d3 wants to merge 1 commit intomainfrom
perf/lots-intrusive-list-with-flush
Closed

Lots as intrusive list with flush and static hanlder#5
sadhbh-c0d3 wants to merge 1 commit intomainfrom
perf/lots-intrusive-list-with-flush

Conversation

@sadhbh-c0d3
Copy link
Owner

No description provided.

@sadhbh-c0d3
Copy link
Owner Author

The VecDeque gives better performance than intrusive LinkedList. For big amount of orders VecDeque with flushing of closed lots can handle 1M orders per second, and use ~11GB RAM as compared to intrusive LinkedList version also with flush of closed lots, which would take few percent longer and ~22GB RAM.

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