-
We should add a performance test using criterion to detect bugs like #93 in the future. Mabe we can use travis-ci for executing a performace test that fails, if that takes longer than the last run?
-
How can I make use of all the CPU cores?
Is there any simple way?
-
```
Currently the nc file is open every time there is a request. The file should be
cached and process for
fast performace.
```
Original issue reported on code.google.com by `ber...@gmail.com` on 2…
-
Calling the debug function during bootstrap with parameters that require processing impacts performace. Even though the function will do nothing, producing the parameters has its cost. That can be imp…
-
The detailed issue description is as below:
1. Baseline detector performace on Inria dataset is 20%
2. Have the input data decorrelated by adding DCT channels is supposed to reduce miss rate by about …
-
**Describe the bug**
I get substaacially worse performace with Anuppuccin when in canvas mode compared to other themes.
**To Reproduce**
Steps to reproduce the behavior:
- Open obsidian with the…
-
-
**Description:** If a meeting contains a lot of long motions and complex amendments, the overall performace by opening the motion or amendment menu is slow. The menus (lists) load quite long for the f…
MSoeb updated
1 month ago
-
Dear professor
I have pasted the code I write for testing performace such as ops and throughput。I test the ops about 223566 packet per second。 The packet size is about 100 b…
-
Related to #58
Listing all ignored files to later filter out those can have a big impact when we have some ignored folder with many files.
Maybe we should call `ls-tree` to obtain the file list:
…