summaryrefslogtreecommitdiff
path: root/docs/examples/tutorial/profiling_tutorial
Commit message (Collapse)AuthorAgeFilesLines
* Docs: Migrate profiling tutorial to pure Python (GH-4311)Matus Valo2021-12-1410-13/+56
|
* docs: Resolve several exception handling/propagation issues in the examples.Stefan Behnel2021-06-152-2/+2
|
* Fix line endings.Stefan Behnel2019-02-157-80/+80
|
* moved a small example from the "profiling tutorial" to the examples directory.gabrieldemarmiesse2018-06-231-0/+5
|
* Merge pull request #2360 from gabrieldemarmiesse/test_profiling_tutorial_5scoder2018-06-161-0/+16
|\ | | | | Added tests to "profiling tutorial" part 5
| * Moved a code snippet from profiling tutorial to the examples directory for ↵gabrieldemarmiesse2018-06-161-0/+16
| | | | | | | | testing.
* | Merge pull request #2359 from gabrieldemarmiesse/test_profiling_tutorial_4scoder2018-06-161-0/+13
|\ \ | | | | | | Added tests to "profiling tutorial" part 4
| * | Moved an examples from profiling_tutorial.rst to the examples directory.gabrieldemarmiesse2018-06-161-0/+13
| |/
* | Merge pull request #2358 from gabrieldemarmiesse/test_profiling_tutorial_3scoder2018-06-161-0/+13
|\ \ | | | | | | Added tests to "profiling tutorial" part 3
| * | Moved a code snippet from profiling_tutorial.rst to the examples directory.gabrieldemarmiesse2018-06-161-0/+13
| |/
* | Changed xrange for range while moving a piece of code from the profiling ↵gabrieldemarmiesse2018-06-161-0/+13
|/ | | | tutorial to the examples directory.
* Moved two code snippets from profiling_tutorial to the examples directory.gabrieldemarmiesse2018-06-152-0/+20