-
This is an issue to track various investigations and changes to optimize readNativeFrames implementation, which I noticed in `pprof` profiles seemed to take up a majority of the CPU time in parsing DI…
-
Hi,
The ESP32-P4 holds a lot of promise, perhaps it might even make it possible to infer a "real" DL-model like Yolo in a respectable time. And thus, I have some thoughts on what I would like to s…
-
`README.contributors` files mention much of the code here is "expected to be upstreamed into glibc". Upstreaming would make it much easier to consume these optimizations - what's the status on that? I…
-
Some optimizations which might improve performance / flexibility of the live debugging feature:
- make the buffer in the back-end configurable to allow the users to adjust it to their load
- flush t…
-
**Is your feature request related to a problem? Please describe.**
1. Postgres client - Today, each postgres_client in NooBaa contains a pool of a maximum of 10 clients, which is a situation that can…
-
The GET `/contributions` endpoints (used on our contributions page) is really slow. Optimize the endpoint by selecting/prefetching any related data. Also add pagination support to the endpoint.
-
Not sure how to fix it, i'll create issue here, maybe someone could understand why is it happening
```
java.lang.IllegalArgumentException: Number of brokers must be positive (-51).
13 at com.link…
-
The following code works with `-O0`, but fails at `-O1` and above:
```
import std/core/undiv
import std/num/int32
import std/num/random
// Taken from https://github.com/koka-community/std
fu…
-
LLVM is currently unable to constant fold calls `memchr` when a local buffer is passed. I noticed this while looking into libc++'s `std::find` optimizations.
This is a simple example where Clang do…
-
See the markdown file with the details of this report [here](https://github.com/code-423n4/2024-05-loop-validation/blob/main/data/caglankaan-G.md).