-
Noticed this while looking at a trace of editing a C# file in Visual Studio. Roslyn uses elfie in it symbol search support, and that usage is showing up in allocation profiles, in particular, LOH allo…
-
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…
-
### Elasticsearch Version
serverless
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
serverless
### Problem Description
I have an Inference endpoint up and runni…
-
Working with some climate model data, I have large (5GB) NetCDF files for each year of simulation that contain many variables (about 50) at monthly intervals. Just "opening" one of these files with `o…
-
Hello!
I'm wondering what is required to use ProxyQP without performing any memory allocations during runtime. For my specific problems, I know the matrix sizes before-hand, but the sparsity patter…
-
About the issues raised in this [ticket](https://github.com/zelang-dev/rpmalloc/issues/1#issuecomment-2359334747) about fragmentation.
This article has a test for fragmentation:
https://www.lin…
-
I am trying to use the library with JNI for android. Using example in issue #26 I have run into a problem where it uses a really high amount of memory. using spectrogramObj_spectrogram(...) method to …
-
## What is the Problem Being Solved?
`e2e-testing/config.yaml`, modeled from `agoric-sdk/multichain-testing/config.yaml`, currently requires 10 GB of ram allocated in Docker to start.
This in tu…
-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsn…
-
Procedure [dbt_reshape](https://github.com/cp2k/cp2k/blob/master/src/dbt/dbt_reshape_ops.F#L55) can be contended by memory allocations. Fortran's ALLOCATE is called on a per-thread basis with some ALL…