plasma-umass / scalene

Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
Apache License 2.0
11.57k stars 388 forks source link

When I run a PyQt6 Program, it says I'm Scalene: Program did not run for long enough to profile. #639

Open 17Reset opened 1 year ago

17Reset commented 1 year ago

D:\Download\Working\main>scalene --cli --outfile ./output.log mian.py Scalene: Program did not run for long enough to profile.

malinich commented 8 months ago

in celery the same result scalene --outfile /app/scalene.html --html /usr/local/bin/celery -A app worker --max-tasks-per-child 2 --max-memory-per-child 230000 -l debug -c 1 -n worker_celery@%h