List Question
20 TechQA 2023-11-02T18:44:50.943000Python line_profiler: profiling with subroutines
133 views
Asked by Mav
line_profiler: Unresolved reference 'profile' in PyCharm and IntelliJ
97 views
Asked by vanya
How do I use line_profiler on a wrapped function?
734 views
Asked by Vulpo
Can't get cython profiling line by line to work
68 views
Asked by beesleep
Why is Line profiler showing only partial results?
296 views
Asked by Jaya
line_profiler could not tell pandas assign details
58 views
Asked by Jack
How to clear/reset results of the Python line profiler?
402 views
Asked by Falko
line_profiler cannot find the current file when using jupyter notebook
1k views
Asked by Fadelis Hu
How can I do %lprun work on nested function in python?
973 views
Asked by Stef1611
Importing line_profiler on my m1 max leads to segmentation fault
448 views
Asked by Lukas S
How to use pytest, hypothesis and line_profiler / kernprof together?
411 views
Asked by phdoerfler
Why does Python subprocess module run so slowly when pyTorch is using GPU?
664 views
Asked by David Wang
Python kernprof line profiler wrong results
686 views
Asked by supersick
No module named 'line_profiler._line_profiler' when calling line_profiler
821 views
Asked by Mingzhe
Why line_profiler enable and disable output only 'Timer unit'?
478 views
Asked by miwarin
Can I run line_profiler on python module?
2.8k views
Asked by Sean
line profiler vs pytest --durations
287 views
Asked by Oakandrew
Using line_profiler for an entire script without a main() function
309 views
Asked by olliecampbell