-
When I want to download a complete playlist, my server's CPU is completely maxed out. I have 4 cores assigned to my VM and they are almost always all at 100% utilization. So far I have only tested the…
-
### What is the problem?
*Ray version and other system information (Python version, TensorFlow version, OS):*
Ray 1.1.0
Torch 1.7.0a0
torchvision 0.8.0
pytorch-lightning 1.1.2
ubuntu 20.04
…
-
The source tarball for `scalene` v1.1.1 available on PyPI contains `scalene/Adaptive.py` rather than `scalene/adaptive.py`, which results in a broken installation because the `from scalene.adaptive im…
-
**Describe the bug**
libscalene.so seg faults running on script that uses TensorFlow
**To Reproduce**
Run scalene on this excerpt:
```
import tensorflow.keras as keras
layer_in = keras.Input…
-
I'm usually not interested in profiling an entire program, I'm more interested in profiling some hotspot of code, or just some new piece of code.
pprofile allows for just profiling a specific regio…
spott updated
4 years ago
-
**Describe the bug**
When using `rich.console`, the startup time of my application increases greatly.
You can see this easily by using `hyperfine` to benchmark the application.
**To Reproduce**…
-
**Describe the bug**
Ehm... Sorry but, it's kinda funny when user try to launch without any argument, and it shows this instead
```
Scalene failed to initialize.
Traceback (most recent call last…
-
When an array that is _already_ a numpy array is passed as an argument to `np.array`, it gets copied into a new array. This is semantically correct but costly. It would be preferable to check whether …
-
- [x] I read [the conda-forge documentation](https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge) and could not find the solution for my problem there.
…
-
To reproduce:
```
% pip install pyperformance
% git clone https://github.com/python/pyperformance.git
% cd pyperformance/pyperformance/benchmarks
% scalene bm_pyflate.py
Scalene: could not fi…