unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#64050: 30.0.50; memory-report--buffers does not account for shared data objects referenced by buffer-local values
@ 2023-06-13 17:57 Ihor Radchenko
  0 siblings, 0 replies; only message in thread
From: Ihor Radchenko @ 2023-06-13 17:57 UTC (permalink / raw)
  To: 64050

Hi,

This bug report is a result of discussion in
https://list.orgmode.org/87v8funovi.fsf@localhost/T/#m4da0718c652fe2d9478b050ae8e85f0093645d85

`memory-report--buffers' calls `memory-report--buffer-data' with a fresh
COUNTED hash table in each buffer and then adds up the results.
This is inaccurate when buffer-local values refer to the same object in
memory - the shared objects are counted multiple times in "Total Buffer
Memory Usage".

In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
 3.24.37, cairo version 1.17.8) of 2023-06-07 built on localhost
Repository revision: 0bb0d5dfc4c0757c684de94f5de78c2a9356ba08
Repository branch: piem/me/regexp-tracing-add-set-regexp
Windowing system distributor 'The X.Org Foundation', version 11.0.12101008
System Description: Gentoo Linux

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-06-13 17:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-13 17:57 bug#64050: 30.0.50; memory-report--buffers does not account for shared data objects referenced by buffer-local values Ihor Radchenko

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).