Skip to content

Commit 277bf56

Browse files
committed
Note about not printing outliers yet
1 parent f111f30 commit 277bf56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,8 @@ in the `Benchee.Statistics` struct.
571571

572572
The samples themselves still include the outliers, they are only removed for calculating statistics.
573573

574+
Right now Benchee doesn't print the outliers yet, but you can inspect the resulting data structures if you're interested (or send a PR :) )
575+
574576
### Saving, loading and comparing previous runs
575577

576578
Benchee can store the results of previous runs in a file and then load them again to compare them. For example this is useful to compare what was recorded on the main branch against a branch with performance improvements. You may also use this to benchmark across different exlixir/erlang versions.

0 commit comments

Comments
 (0)