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

Write multicore benchmark and Improve performance #69

Open
mangalaman93 opened this issue Jan 29, 2020 · 1 comment
Open

Write multicore benchmark and Improve performance #69

mangalaman93 opened this issue Jan 29, 2020 · 1 comment
Assignees
Milestone

Comments

@mangalaman93
Copy link
Member

mangalaman93 commented Jan 29, 2020

Benchmarks currently single threaded. Now that bigqueue is thread safe, we should be able to utilize the multi core performance for a higher throughput. We can also profile the system and improve the performance.

@mangalaman93 mangalaman93 added this to the v0.5.0 milestone Jan 29, 2020
@mangalaman93 mangalaman93 self-assigned this May 12, 2020
@mangalaman93 mangalaman93 modified the milestones: v0.5.0, v0.6.0 Jun 19, 2021
@moredure
Copy link
Contributor

@mangalaman93 added DequeueAppend in order to get rid of allocations on dequeue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants