tbabej / vit

Placeholder to demostrate issue porting for VIT.
0 stars 0 forks source link

[VT-84] Reduction of memory footprint #84

Open tbabej opened 6 years ago

tbabej commented 6 years ago

Devendra Ghate on 2014-03-23T14:57:44Z says:

Presently on my system (Archlinux/xterm/zsh) with the latest version of VIT, with 80 tasks in the pending queue. Here is what htop shows:

Process VIRT RES

Other observations:

  1. Memory size does not increase over time.
  2. Memory size does not vary much with the size of the task database.

Please treat this more as an observation than a concrete suggestion for improvement.

tbabej commented 6 years ago

Migrated metadata:

Created: 2014-03-23T14:57:44Z
Modified: 2015-03-01T01:01:14Z
tbabej commented 6 years ago

Scott Kostyshak on 2014-03-25T14:43:14Z says:

Thanks for writing this up Devendra. That indeed seems like a lot of memory, especially for 80 pending tasks. It would be nice to at least figure out why this happen. It's probable that a fix would require significant surgery; but sometimes these issues can be one-line fixes.

I have a 'res' of 30M when viewing the next report, which has 742 tasks. Thus there is a mystery of how 10x more pending tasks leads to half of the memory.

tbabej commented 6 years ago

Scott Kostyshak on 2015-03-01T01:01:14Z says:

I would be curious to know what other users report, if anyone comes across this bug. What is your memory usage? How many pending tasks do you have?