grandecola / grandecola/bigqueue
Write multicore benchmark and Improve performance
Open
@mangalaman93 is already working on this.
Since May 12, 2020.
benchmark
- Dominant language
- Go
- Stars
- 454
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.