-
A few parts of the Accumulation loop are bottlenecks at the moment.
1. make_all_cat_comids takes ~15 minutes.
2. Zone processing for loop in MakeVectors function takes ~80 minutes.
3. Bastards fu…
-
From looking at logs, our current main culprits for slow CI builds are:
- `buscribe_api` builds `gevent` from source, which takes a couple minutes
- see https://github.com/dbvideostriketeam/wub…
-
@deanlee interesting in checking out why some objects take so long to build?
```
time g++ -v -ftime-report -o opendbc/can/dbc.os -c -std=c++1z -DDBC_FILE_PATH='"/home/batman/threepilot/opendbc_rep…
-
There are couple of things that can be done here. Feel free to add more.
1. Filter out data which is least viewed or of less interests to the users.
2. Use Ajax instead of Python web interface
3.…
-
We can speed up bootstrap by:
- [x] #450
- [x] #449
- [x] #507
- [x] #510
- [ ] A prefetcher thread that gets the "future" wheel/sdists
-
### Describe the bug
网页版follow的音频类别下,音频的倍速调节没有作用,没有改变音频的速度快慢。
### Feed Info
https://www.omnycontent.com/d/playlist/e73c998e-6e60-432f-8610-ae210140c5b1/eb445b2f-243f-4db6-9062-ae2b0012ff27/17082071…
-
This is a general effort for profiling, and then speeding up underlying code by:
1. Evaluating if there are inefficiencies in the implementation
2. Evaluating if there's repeated or unneeded step…
-
When I use Vista3D, I encountered the following problems when running the command "python -m monai.bundle run --config_file "['configs/inference.json', 'configs/inference_trt.json']""
**environ…
-
Hello, I have recently sped up early exti in my fork - so that I can open and close my application without big pause of waiting for the init thread of jetlive to finish: https://github.com/Hexlord/jet…
-
Currently, when trying to run constrained decoding with a new grammar, we are prompted with
```
Creating DFA mask store for LlamaTokenizerFast and custom, may take more than 10 minutes.
```
This h…