To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

Talk:ZNC Memory Usage: Difference between revisions

From ZNC
Jump to navigation Jump to search
m added replies / other thoughts
m update
 
Line 6: Line 6:


- Modified znc / modules? My znc is slightly different that stock. I've reverted two commits for mine, [https://github.com/znc/znc/commit/3f76b8fb1a36e620cee81685769004742c1e402d 3f76b8fb] / [https://github.com/znc/znc/commit/2f65dbbc6478c6e4e25718f5c1f4f6fc74c90e82 2f65dbbc]. My [[antiidle]] module is slightly modified.
- Modified znc / modules? My znc is slightly different that stock. I've reverted two commits for mine, [https://github.com/znc/znc/commit/3f76b8fb1a36e620cee81685769004742c1e402d 3f76b8fb] / [https://github.com/znc/znc/commit/2f65dbbc6478c6e4e25718f5c1f4f6fc74c90e82 2f65dbbc]. My [[antiidle]] module is slightly modified.
--- I like the idea of having columns for number of core modules loaded and third-party modules loaded, and perhaps even a third modules column for ''potentially large memory-usage modules'' such as [[AKA]].  We could also use the ''*'' convention to indicate modified modules.  Thoughts?
::I like the idea of having columns for number of core modules loaded and third-party modules loaded, and perhaps even a third modules column for ''potentially large memory-usage modules'' such as [[AKA]].  We could also use the ''*'' convention to indicate modified modules.  Thoughts?


- Be more specific on the git versions? Memory leak might exist in ZNC 1.7.x-git-99 that was fixed in ZNC 1.7.x-git-100 {{GH|1017}}.
- Be more specific on the git versions? Memory leak might exist in ZNC 1.7.x-git-99 that was fixed in ZNC 1.7.x-git-100 {{GH|1017}}.
--- I think it would be good to specify the exact git version for any future additions, yes!
::I think it would be good to specify the exact git version for any future additions, yes!


- Why does one of the git versions have an '''*''' at the end?
- Why does one of the git versions have an '''*''' at the end?
--- Just like the [[Providers]] page shows, a ''*'' indicates a modified version, and I've updated the page to reflect this.
::Just like the [[Providers]] page shows, a '''*''' indicates a modified version, and I've updated the page to reflect this.

Latest revision as of 15:39, 8 December 2017

Some thoughts:

- add "Number of modules loaded" column

- What about 3rd party modules? I'm using an extremely old json version of the AKA module and my znc is using 105MB. I also run 5 other custom modules I have created.

- Modified znc / modules? My znc is slightly different that stock. I've reverted two commits for mine, 3f76b8fb / 2f65dbbc. My antiidle module is slightly modified.

I like the idea of having columns for number of core modules loaded and third-party modules loaded, and perhaps even a third modules column for potentially large memory-usage modules such as AKA. We could also use the * convention to indicate modified modules. Thoughts?

- Be more specific on the git versions? Memory leak might exist in ZNC 1.7.x-git-99 that was fixed in ZNC 1.7.x-git-100 (#1017).

I think it would be good to specify the exact git version for any future additions, yes!

- Why does one of the git versions have an * at the end?

Just like the Providers page shows, a * indicates a modified version, and I've updated the page to reflect this.