-
MemoryPool?
-
### Backend
CH (ClickHouse)
### Bug description
``` sql
09:04:33.819 ERROR org.apache.spark.task.TaskResources: Task 1 failed by error:
org.apache.gluten.exception.GlutenException: org.apache.g…
-
Version 7 of this client supports `netstandard2.0`, which prevents the use of features like [`MemoryPool`](https://learn.microsoft.com/en-us/dotnet/api/system.buffers.memorypool-1?view=net-8.0&viewFal…
-
First of all, great project guys! But 2 things about MemoryPool implementation confuse me a little bit.
1. Seems that you dont actually reuse the already allocated pages but choose to malloc new p…
-
### Backend
VL (Velox)
### Bug description
```
Thread 367 (Thread 0x7f69ed5ff640 (LWP 821)):
#0 0x00007f6a1a8619cd in syscall () from /lib64/libc.so.6
#1 0x00007f695a9fa407 in folly::detai…
-
**Godot version:**
3.2.1rc1-custom
**OS/device including version:**
Ubuntu 19.10
**Issue description:**
Why MemoryPool amount is hardcoded?
Just on the file core/pool_vector.h there are th…
-
Despawn function has a very slow performance. It takes 10 seconds to despawn 50k objects.
This is due to the following line
```
Assert.That(!_inactiveItems.Contains(item),
"Tried t…
-
https://dev.azure.com/dnceng/public/_build/results?buildId=756151&view=ms.vss-test-web.build-test-results-tab&runId=23472678&paneView=debug&resultId=121832
```
System.AggregateException : Exceptio…
-
**Describe the bug**
I try to create a pool that gets param and value because I need this param in my custom factory for the correct initializing of instantiated objects.
The version without the p…
-
Raising in airflift as requested [here](https://github.com/trinodb/trino/issues/21029)
Using Trino 436
Configuring java metrics via openmetrics.jmx-object-names
EG
`openmetrics.jmx-object…