improve memory reporting, explicit interpolation and minimax tracking

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2026-08-25 09:11:46 +02:00
parent 5159e8b1a5
commit 1946892b7f
12 changed files with 82 additions and 33 deletions
-1
View File
@@ -87,7 +87,6 @@ class Processed:
self.info = info or create_infotext(p)
self.infotexts = infotexts or [self.info]
self.comments = comments or ''
memstats.reset_stats()
def js(self):
obj = {