File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ * <2016-05-01 Sun>
2+
3+ To see which tests run long:
4+
5+ cd doc/ipynb && py.test . -v --nbval --duration=10 --sanitize-with sanitize_file
6+
7+ ========================== slowest 10 test durations ===========================
8+ 17209.34s call doc/ipynb/isolated_skyrmion.ipynb::Cell 13
9+ 4098.12s call doc/ipynb/standard_problem_4.ipynb::Cell 19
10+ 967.73s call doc/ipynb/spin-polarised-current-driven-skyrmion.ipynb::Cell 14
11+ 703.63s call doc/ipynb/standard_problem_4.ipynb::Cell 15
12+ 20.86s call doc/ipynb/tutorial-basics.ipynb::Cell 21
13+ 6.32s call doc/ipynb/spin-waves-in-periodic-system.ipynb::Cell 13
14+ 6.16s call doc/ipynb/isolated_skyrmion.ipynb::Cell 11
15+ 5.76s call doc/ipynb/current-driven-domain-wall.ipynb::Cell 24
16+ 1.95s call doc/ipynb/current-driven-domain-wall.ipynb::Cell 18
17+ 1.67s call doc/ipynb/spin-polarised-current-driven-skyrmion.ipynb::Cell 11
You can’t perform that action at this time.
0 commit comments