Skip to content

Instantly share code, notes, and snippets.

@fredrikekre
Created November 9, 2016 14:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fredrikekre/2936b88a9190e1b7f4d08acfc8a426b8 to your computer and use it in GitHub Desktop.
Save fredrikekre/2936b88a9190e1b7f4d08acfc8a426b8 to your computer and use it in GitHub Desktop.

A ratio greater than 1.0 denotes a possible regression (marked with ❌), while a ratio less than 1.0 denotes a possible improvement (marked with ✅). Only significant results - results that indicate possible regressions or improvements - are shown below (thus, an empty table means that all benchmark results remained invariant between builds).

ID time ratio memory ratio
["dcontract","dim 1 - order 2sym 2 - Float32"] 0.94 (5%) ✅ 1.00 (1%)
["dcontract","dim 1 - order 2sym 2 - Float64"] 0.90 (5%) ✅ 1.00 (1%)
["dcontract","dim 1 - order 4 2sym - Float32"] 0.94 (5%) ✅ 1.00 (1%)
["dcontract","dim 1 - order 4sym 2 - Float64"] 0.88 (5%) ✅ 1.00 (1%)
["dcontract","dim 1 - order 4sym 2sym - Float64"] 0.82 (5%) ✅ 1.00 (1%)
["dcontract","dim 1 - order 4sym 4 - Float64"] 0.94 (5%) ✅ 1.00 (1%)
["dcontract","dim 2 - order 2sym 2 - Float64"] 0.81 (5%) ✅ 1.00 (1%)
["dcontract","dim 2 - order 4sym 2sym - Float64"] 1.10 (5%) ❌ 1.00 (1%)
["dcontract","dim 2 - order 4sym 4 - Float64"] 0.86 (5%) ✅ 1.00 (1%)
["dcontract","dim 2 - order 4sym 4sym - Float32"] 0.88 (5%) ✅ 1.00 (1%)
["dcontract","dim 3 - order 2sym 2 - Float32"] 0.94 (5%) ✅ 1.00 (1%)
["dcontract","dim 3 - order 4sym 4 - Float64"] 0.90 (5%) ✅ 1.00 (1%)
["dot","dim 1 - order 2sym 2 - Float32"] 1.13 (5%) ❌ 1.00 (1%)
["dot","dim 1 - order 2sym 2 - Float64"] 1.25 (5%) ❌ 1.00 (1%)
["other","ContMechTensors.skew - dim 1 - order 2 - Float32"] 0.18 (5%) ✅ 0.00 (1%) ✅
["other","ContMechTensors.skew - dim 2 - order 2 - Float32"] 0.08 (5%) ✅ 0.00 (1%) ✅
["other","ContMechTensors.skew - dim 3 - order 2 - Float32"] 0.05 (5%) ✅ 0.00 (1%) ✅
["other","ContMechTensors.symmetric - dim 2 - order 4 - Float32"] 0.00 (5%) ✅ 0.00 (1%) ✅
["other","ContMechTensors.symmetric - dim 3 - order 2 - Float32"] 0.00 (5%) ✅ 0.00 (1%) ✅
["other","ContMechTensors.symmetric - dim 3 - order 4 - Float32"] 0.00 (5%) ✅ 0.00 (1%) ✅
["other","eig - dim 3 - order 2sym - Float32"] 0.83 (5%) ✅ 1.00 (1%)
["other","eig - dim 3 - order 2sym - Float64"] 0.94 (5%) ✅ 1.00 (1%)
["other","norm - dim 1 - order 4sym - Float32"] 0.90 (5%) ✅ 1.00 (1%)
["other","norm - dim 2 - order 4sym - Float64"] 1.21 (5%) ❌ 1.00 (1%)
["otimes","dim 1 - order 2sym 2 - Float64"] 1.06 (5%) ❌ 1.00 (1%)
["promotion","dim 1 - order 2"] 0.91 (5%) ✅ 1.00 (1%)
["promotion","dim 1 - order 4"] 0.94 (5%) ✅ 1.00 (1%)
["promotion","dim 2 - order 4"] 0.88 (5%) ✅ 1.00 (1%)
["promotion","dim 3 - order 4"] 0.89 (5%) ✅ 1.00 (1%)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment