-
We have some code that uses this library, and we noticed a fairly significant amount of allocations being done (~30% overall and up to 70% in C++ demangling). Would you be up for adding the ability to…
-
The `BytesEncode` trait is currently defined as follows:
https://github.com/meilisearch/heed/blob/34063834019b41740b684a5aa3ebef8f872579f4/heed-traits/src/lib.rs#L20-L26
There are some issues wi…
-
## Description
We have a bug report from AllNodes about a Lighthouse node using 77GB of RAM when switching from `--prune-blobs false` to `--prune-blobs true`.
They helpfully shared a jemalloc me…
-
I'm currently in the process of figure out what library to use for getting metadata from media files and this library is definitly one of the fastes around. Only problem I have are the huge allocation…
-
A trivial example shows that the `TransformerLogger` allocates even in the simplest case:
```julia
julia> using LoggingExtras, BenchmarkTools
julia> @benchmark @debug "foo"
BenchmarkTools.Tria…
-
First of all, thanks for creating this package.. i really love the simplicity of this code base. I could read the whole codebase and make sense out of it in 15 mins.
However one this that concerns …
-
Hello, As in the attached picture, the chart is locating itself down, out of the view. Cannot see the bars or lines nor dates or other related to issues of project.
Im I doing something wrong or Is …
-
Was there a reason to do pvHStore, pvHLoad, pvHmax, and pvE memory allocations in the gssw_sw_sse2 functions? Moving the allocations up to graph_fill and reusing the same allocations for each node gav…
-
Vectors, Hashmaps, e.t.c all implicitly fail whenever allocations fail. We are already capping the global allocations using `cap`, fallible collections would then ensure we don't panic but rather surf…
-
Can anything be done about these?
![image](https://github.com/Kopernicus/Kopernicus/assets/9804078/b7c0b0a6-6ebf-4bc5-ba6c-7ca83f22489b)
![image](https://github.com/Kopernicus/Kopernicus/assets/98…