Skip to content

Instantly share code, notes, and snippets.

@zeroem
Last active August 29, 2015 14:01
Show Gist options
  • Save zeroem/1b3d46d199f62051fabe to your computer and use it in GitHub Desktop.
Save zeroem/1b3d46d199f62051fabe to your computer and use it in GitHub Desktop.
Goal: let's see how well the temp file task performs
-----
Case: :temp-file
Evaluation count : 600 in 60 samples of 10 calls.
Execution time mean : 101.696807 ms
Execution time std-deviation : 263.953275 µs
Execution time lower quantile : 101.218162 ms ( 2.5%)
Execution time upper quantile : 102.208861 ms (97.5%)
Found 1 outliers in 60 samples (1.6667 %)
low-severe 1 (1.6667 %)
Variance from outliers : 1.6389 % Variance is slightly inflated by outliers
Case: :with-temp-files-macro
Evaluation count : 300 in 60 samples of 5 calls.
Execution time mean : 203.316726 ms
Execution time std-deviation : 534.939140 µs
Execution time lower quantile : 202.252353 ms ( 2.5%)
Execution time upper quantile : 204.228966 ms (97.5%)
Found 1 outliers in 60 samples (1.6667 %)
low-severe 1 (1.6667 %)
Variance from outliers : 1.6389 % Variance is slightly inflated by outliers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment