issues Search Results · repo:nvdv/vprof language:Python
Filter by
86 results
(65 ms)86 results
innvdv/vprof (press backspace or delete to remove)Description
I have program that might not exit and Ctrl+C doesnt save to file however python -m cProfile saves to file. It would be
good to have timeout option to kill that and get stats saved to file ...
ghost
- 1
- Opened on Oct 26, 2023
- #118
https://anaconda.org/conda-forge/vprof
requires log-in, and once logged in, shows below. Is this a conda error, or intended?
image
OverLordGoldDragon
- Opened on Oct 9, 2023
- #117
Description
The heatmap calculation works by assigning the elapsed time to the line that previously was executed.
This may be wrong with function calls.
How to reproduce
Try vprof -c h with:
from ...
JulienPalard
- Opened on Sep 22, 2023
- #116
!-- Thanks for contributing! --
Description
Fails to build with latest hightlight.js node module.
How to reproduce
Get the latest highlight.js and run python setup.py build_ui.
Fix
I looked into ...
JesseBuesking
- 1
- Opened on Dec 5, 2022
- #115
On Windows, I did pip3 install vprof, but that didn t create any vprof.bat nor vprof.exe anywhere, so when I try
something like vprof -c config src in the command line (as suggested by the readme), I ...
page200
- 1
- Opened on Dec 24, 2021
- #113
!-- Thanks for contributing! --
Description
Profiling a CLI script results in this error:
Traceback (most recent call last):
File /usr/local/bin/vprof , line 8, in module
sys.exit(main())
...
lomnom
- Opened on Nov 24, 2021
- #112
!-- Thanks for contributing! --
Description
run command
vprof -c cmh test.py
Error message :
Running MemoryProfiler...
Building prefix dict from the default dictionary ...
Loading model from cache ...
binnz
- Opened on Jun 16, 2021
- #111
!-- Thanks for contributing! --
Description
I m not really sure where it s coming from, but I m getting the following error when I run the profiler in heatmap mode
(with the -h flag).
How to reproduce ...
ldorigo
- 1
- Opened on Feb 12, 2021
- #110
!-- Thanks for contributing! --
Description
I have sample example, when i run, but an error occurred.
from twisted.internet import reactor, task
from vprof import runner
def ppp():
print( called ...
question
whg517
- Opened on Jan 8, 2021
- #109
Description
In special circumstances, it would be useful to configure remote server by setting new environment variables.
For example :
- VPROF__REMOTE_SERVER_HOST
- VPROF__REMOTE_SERVER_PORT
How ...
rkhaled0
- Opened on Sep 25, 2020
- #106

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.