Skip to content
This repository has been archived by the owner on Dec 3, 2018. It is now read-only.

Investigate CPU load #69

Open
DavidVorick opened this issue Nov 22, 2017 · 1 comment
Open

Investigate CPU load #69

DavidVorick opened this issue Nov 22, 2017 · 1 comment

Comments

@DavidVorick
Copy link
Member

Running the test at full speed results in the CPU being under continuous load. This library is supposed to be permanently I/O bound, we'll have to figure out what is burning all the cpu cycles.

@ChrisSchinnerl
Copy link
Contributor

It seems like most of the cpu load comes from calling Blake2b. No test or benchmark maxes out the CPU load except for TestSilo which continuously generates random numbers within 250 threads.

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

No branches or pull requests

2 participants