-
Environment:
MacBook Pro m2 Max Sequoia 15.1 beta 4
Description/Steps:
Memory consumption grows everyday if not restarting machine or service.
Service has to be restarted as it constantly incre…
-
I love elementary OS, but it still needs a lot of optimization.
I restarted my laptop at 12:30. I haven't clicked anything for 10 minutes. Then I ran the Optimizer app to check memory usage and Lib…
-
Check if we can use `discardBytes()` and `discardSomeBytes()`, by default the `ByteToMessageDecoder` will free the bytes in the bytebuf every 16 calls.
I think it's fine for small packets or small m…
-
Hi,
I'm having a memory leak issue when using the single command marker with only --batch_multiplier=1 for a 6-page document on Azure Container Consumption 4 Core/8GB. Is there any way to optimize th…
-
We've had multiple users report either memory leaks or high memory consumption when tracing is enabled in the SDK. Conversations with users exchanging logs etc. has not led to a successful resolution …
-
### Description
Its taking a disproportionate amount of RAM and other resources when I watch long videos or keep the browser open for a couple of hours, I tried this with Chrome and Firefox and the…
-
Do you have a value of expected cuda memory allocated of your code base with repsect to input image size. I tried with 3090 and it's always out of my cuda memory. Thanks!
-
Hi,
I like this competition and wonder which effect the different approaches have on the amount of used memory (RAM).
I also triggered by the "always upcoming" benefits of native compilation.
It…
-
See https://github.com/guardian/frontend/pull/26338#issuecomment-1664215110 - back in November 2017, https://github.com/guardian/frontend/pull/18364 & https://github.com/guardian/frontend/pull/18365 i…
-
### Describe the bug
I'm running the following query:
```sql
select span_name from records order by bit_length(attributes) desc limit 20
```
And it's running out of memory with 20GB memory …