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

Update benchmarks #53

Merged
merged 4 commits into from
Sep 29, 2023
Merged

Update benchmarks #53

merged 4 commits into from
Sep 29, 2023

Conversation

DeveloperPaul123
Copy link
Owner

Fixes #49

Updated thread pool slightly, fixed some issues in the tests and updated a benchmark for linear scaling of thread pool testing. Added support for thread sanitizer and address sanitizer as well
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #53 (777b469) into master (45bfacf) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #53   +/-   ##
=======================================
  Coverage   98.07%   98.07%           
=======================================
  Files           2        2           
  Lines         104      104           
=======================================
  Hits          102      102           
  Misses          2        2           
Files Coverage Δ
include/thread_pool/thread_pool.h 96.61% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@DeveloperPaul123 DeveloperPaul123 merged commit 4499e3e into master Sep 29, 2023
6 checks passed
@DeveloperPaul123 DeveloperPaul123 deleted the fix/benchmarks branch September 29, 2023 18:47
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.

Revisit benchmarks
1 participant