-
Hi @onqtam,
On one of my target platforms, I get crashes in doctest because of the global allocations. What would you think about changing them to dynamically allocate when used instead? This chang…
-
A.
That PR is (upcoming, unless it slightly modified for this) 1.11.1:
```
$ hyperfine 'julia +pr56180 -e "print(1)"'
Benchmark 1: julia +pr56180 -e "print(1)"
Time (mean ± σ): 193.9 ms ± 15.5…
-
### Elasticsearch Version
serverless
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
serverless
### Problem Description
I have an Inference endpoint up and runni…
-
### Problem Description
While testing memory allocation using `hipMalloc()` in a HIP environment, I observed an unexpected behavior when attempting to allocate large chunks of memory.
Key Observ…
-
### Description
In Gluten there is one common issue is "killed by yarn", the root cause is that some memory allocation usually the std::vector which bypasses memory pool track. Some of the std::vecto…
-
Todo: check the .mem files thingy (julia --track-allocation=user). Also recheck code_warntype for type unstabilities.
-
### Problem Statement
If you go to the Spend allocations page the category is "Errors" by default. If you change the category to something else (like transactions) and refresh the page, it does rever…
-
We are seeing this in Appinsights performance improvement suggestions.
7% of your Memory was spent in Message.OnCreateBufferedCopy called from SoapCore.HeadersHelper.GetSoapAction. We expected this…
-
`Inspect.Allocations()` doesn't work. It throws `NullReferenceException` even with empty #lambda.
Repro:
https://sharplab.io/#v2:EYLgxg9gTgpgtADwGwBYA0AXEUCuA7AHwAEAmABgFgAoUgRmutJQAIBvAXwEoBuao…
-
While kicking the tires on SDL_GPU, I noticed that SDL_AddAtomicInt_REAL was near the top of my profiles (7th, to be precise). Most of the calls to this function are from SDL_malloc, where it tracks t…