Femi

Results 44 comments of Femi

Some thoughts 1. Criterion [docs](https://bheisler.github.io/criterion.rs/book/faq.html#i-made-a-trivial-change-to-my-source-and-criterionrs-reports-a-large-change-in-performance-why) that contain some insights 2. Not a compiler expert, but we are using different machines so is it possible that what mine compiled to was...

It actually might be a good idea to raise the significance level to .99 or 1 since we don't care about small changes to performance but rather large ones that...

Quick question in the non-blas case we are using linfa-linalg correct? If so, has that package itself been benchmarked against the blas alternative? I'm just wondering if that is a...

So how about the below to increase confidence? 1. Up the confidence level to 97 (default 95) - yielding 97% confidence that the true runtime lies within our estimated confidence...

Gotcha that makes sense. As it pertains to the new settings here are the results. Albeit I upped the measurement time to 15 and still got a warning message about...

### Context - Laptop fully charged - Laptop not in use during test - Laptop not over heating - Laptop plugged in ### System specs: #### hardware: ``` Processor 12th...

hmmm I reran it as a sanity check with the following changes to get the results below: 1. Disabled a few start-up applications 2. Switched mode to performance mode when...

an example below however it can be customized based on labels ![example](https://user-images.githubusercontent.com/47154698/204153550-23fd6a88-dbba-4154-bd88-ce886ed1fb26.png) another example [here](https://github.com/github-changelog-generator/Github-Changelog-Generator/blob/master/CHANGELOG.md) Personally, I am not aware of any that use it.

### Updated 11/28/22 So then here are my brief thoughts: Instead of the date the header will be the SemaVer release. **Labels Included in Changelog** 1. Security - security related...

@YuhanLiin Can you add "help wanted" and good first issue" labels to this?