-
@taimoorh13 First, I'd like to commend you for your excellent work with this repository. The structure is well-organized, the code is easy to follow, and the outputs are clear and accurate. I encounte…
-
Hi and thank you for this svelte library!
I recently discovered some perf hotspots by profiling, and I have some suggestions to deal with them, but they are suggestions only! Up to you as develope…
-
**Is your feature request related to a problem? Please describe.**
Currently, performance benchmarks are run locally in an IDE or with a script. It would be nice to have a certain documented way to do…
-
We would definitely benefit from some benchmarking and profiling of the current code, to find bottlenecks and choke points. This issue will keep track of them.
Here are some suggestions of things t…
-
This isn't as easy as it seems. We can just write `/var/lib/power-profiles-daemon/state.ini`, but if you actually look at this file, the values are platform-specific. We need to decide whether it's ac…
-
A long and often requested feature for Numba is a JIT'd code performance profiler. The basic idea is to be able to provide feedback to users about which lines of Python source are taking the most time…
-
**Is your feature request related to a problem? Please describe.**
In the contributing guide, there is currently no section on benchmarking or optimizing code.
**Describe the solution you'd like**
T…
-
```
seq 1 235976 | python3 -m cProfile (which pyp) "p | pp[-1]"
```
shows a lot of time (~20 out of 28 seconds) is spent in `string_splitter`. Some of this might be unavoidable due to python slow…
-
## Describe the bug
Version 24.10.07 has bug removing profile.
## To Reproduce
Just push the button.
## Expected behavior
-
## Screenshots
![2024-10-12 114047](https://github.com/user-a…
-
**Game:** https://www.crunchyroll.com/games/eminenceinshadow
Launch the game, this will download some base data.
After getting through the download head over to the menu in the bottom right and sel…