-
Using the dev branch, I have noticed that when using DataLoader with num_workers greater than 0, the memory consumption increases over time during a single epoch. This problem has been documented here…
-
### What's the feature 🧐
I don't know if I should classify it as a bug, but I want to understand why this process consumes so much memory?
Compared to other images that offer something similar, th…
-
When running `jdk_vector_0` test, JIT uses too much memory for compiling some methods.
For example, the scratch memory (1.5GB) is used up when compiling `Byte64VectorTests.divByte64VectorTestsMasked(…
-
**ISSUE:** Leaving PDF Files open on work computer for more than **24hrs** results in Sioyek consuming more than **3-4GB** of RAM, after which I have to close and re-open the same PDF file to reset th…
-
I am profiling a simple pandas code where it reads an excel file (about 2400+) and converts them into csv file. Memory usage at the top is showing as max: 93.47GB, whereas my machine has 16 gb of mem…
-
**Describe the bug**
FeatureExtraction fails with the message `[14:14:50.784266][info] Job max memory consumption for one image: 825 MB` if the path to images contains a non-ASCII character
**To R…
-
Hello,
I've started to refactor a qui big application using twig components, but recently I ran into out of memories.
When I'm on the breach, I tried several things to find out what could cause th…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is a: (mark with an x)
- [x] bug report -> please search issue…
-
The GitHub target should never need to hold full release assets (nor any other potentially large files) in memory.
This issue tracks replacing code that reads full files from disk, downloads arbitr…
-
I have used log4cplus version 2.0 as a static library in my VC++ project. I am using VS2013 on windows10 my project is 32bit.
Here is snippet of my initialization code.
std::wstring ws…