Ryan Brown

Results 7 issues of Ryan Brown

Thanks for the great library! I recently noticed that value arguments (e.g., `signal`, not `signal`) are not passed optimally with regards to moves/copies. As shown in the test below, there...

If one worker is fast and the other slow, it is possible for a the fast worker to loop multiple times during a single I/O callback, calling `mStartWorkingSemaphore.wait()` and decrementing...

The visualization colors need to be inverted when dark mode is active. There are also white lines and diagonal segments in the cores visualization that shouldn't be present. ![Dark Mode](https://user-images.githubusercontent.com/7702961/69480936-71364580-0e0c-11ea-9a38-3b8b1308631e.jpeg)

So that it is possible to compare the performance of iOS against macOS. Issues: * Buffer sizes larger than 1024 don't work (`kAudioUnitErr_TooManyFramesToProcess` error) * The "Process Threads" slider maximum...

Sometimes a dropout can be heard and a white gap is shown, but no red line is drawn in the load `ActivityView`.

As for the energy section (e.g., "0.05 Watts"), it would be nice to see the average load (e.g., "95%") and work distribution (e.g., "512/550") in the section headers.

Steps to reproduce: * Click on a line of code to add an issue * Type: returnfoobar * Press the "Add issue" button * Press the "Preview" button in the...