Skip to content

Instantly share code, notes, and snippets.

@pv
Last active August 29, 2015 14:15
Show Gist options
  • Select an option

  • Save pv/f5399ea6d8afa5807bea to your computer and use it in GitHub Desktop.

Select an option

Save pv/f5399ea6d8afa5807bea to your computer and use it in GitHub Desktop.
NB. runtime of the following was 6 minutes
(asv-benchmarks):~/prj/scipy/scipy/benchmarks$ ./run.py find 7ff4e907^..99aff1e4 sparse_linalg_lobpcg.Bench.time_sakurai -e
· Fetching recent changes..
· Creating environments
· Installing dependencies..
· Discovering benchmarks..
·· Uninstalling from py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six
·· Installing into py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six..
· Running approximately 4 benchmarks within 23 commits
· Testing <---------------------------O---------------------------->--
·· For scipy commit hash 7ff4e907:..
·· Uninstalling from py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six..
·· Building for py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six..............................................
·· Installing into py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six..
·· Benchmarking py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six
··· Running sparse_linalg_lobpcg.Bench.time_sakurai ok
····
====== ========== ==========
-- solver
------ ---------------------
n lobpcg eigh
====== ========== ==========
50 31.35ms 255.98μs
400 244.32ms 15.23ms
2400 1.34s 2.63s
====== ========== ==========
·· For scipy commit hash de2a640e:
·· Uninstalling from py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six.
·· Building for py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six............................................
·· Installing into py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six..
·· Benchmarking py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six
··· Running sparse_linalg_lobpcg.Bench.time_sakurai ok
····
====== ========== ==========
-- solver
------ ---------------------
n lobpcg eigh
====== ========== ==========
50 30.14ms 256.04μs
400 256.01ms 15.82ms
2400 1.33s 2.61s
====== ========== ==========
·· For scipy commit hash 99aff1e4:
·· Uninstalling from py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six.
·· Building for py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six.............................................
·· Installing into py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six..
·· Benchmarking py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six
··· Running sparse_linalg_lobpcg.Bench.time_sakurai ok
····
====== ========== ==========
-- solver
------ ---------------------
n lobpcg eigh
====== ========== ==========
50 115.84ms 255.15μs
400 770.56ms 15.25ms
2400 2.76s 2.62s
====== ========== ==========
· Testing ----------------------------<------------O--------------->--
·· For scipy commit hash 101407e2:
·· Uninstalling from py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six.
·· Building for py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six............................................
·· Installing into py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six..
·· Benchmarking py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six
··· Running sparse_linalg_lobpcg.Bench.time_sakurai ok
····
====== ========== ==========
-- solver
------ ---------------------
n lobpcg eigh
====== ========== ==========
50 119.16ms 254.75μs
400 1.02s 15.37ms
2400 2.71s 2.61s
====== ========== ==========
· Testing ----------------------------<----O------->------------------
·· For scipy commit hash ace68447:
·· Uninstalling from py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six.
·· Building for py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six...........................................
·· Installing into py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six..
·· Benchmarking py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six
··· Running sparse_linalg_lobpcg.Bench.time_sakurai ok
····
====== ========== ==========
-- solver
------ ---------------------
n lobpcg eigh
====== ========== ==========
50 119.98ms 255.27μs
400 847.75ms 15.24ms
2400 2.71s 2.62s
====== ========== ==========
· Testing ----------------------------<--O->--------------------------
·· For scipy commit hash 4c2cca8f:
·· Uninstalling from py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six.
·· Building for py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six............................................
·· Installing into py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six..
·· Benchmarking py2.7-Cython0.21.1-Tempita0.5.2-numpy1.8.2-six
··· Running sparse_linalg_lobpcg.Bench.time_sakurai ok
····
====== ========== ==========
-- solver
------ ---------------------
n lobpcg eigh
====== ========== ==========
50 31.07ms 255.12μs
400 263.15ms 15.28ms
2400 1.34s 2.63s
====== ========== ==========
· Greatest regression found: ace68447
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment