# # ChangeLog for XIOS3/trunk/scripts # # Generated by Trac 1.0.1 # 06/28/24 04:08:25 Mon, 21 Nov 2022 10:48:46 GMT jderouillat [2425] * XIOS3/trunk/scripts/plotly_memory.js (modified) * XIOS3/trunk/src/mem_checker.cpp (modified) * XIOS3/trunk/src/mem_checker.hpp (modified) Update the memory log system to log virtual memory, resident memory and ... Thu, 13 Oct 2022 13:45:43 GMT jderouillat [2420] * XIOS3/trunk/bld.cfg (modified) * XIOS3/trunk/scripts/plotly_memory.js (modified) * XIOS3/trunk/src/cxios.cpp (modified) * XIOS3/trunk/src/cxios.hpp (modified) * XIOS3/trunk/src/mem_checker.cpp (modified) * XIOS3/trunk/src/mem_checker.hpp (modified) * XIOS3/trunk/src/server.cpp (modified) Add an option (log_memory : set to false by default), to activate memory ... Thu, 13 Oct 2022 09:24:30 GMT jderouillat [2419] * XIOS3/trunk/scripts/plotly_memory.js (added) * XIOS3/trunk/scripts/xios_memory.html (added) * XIOS3/trunk/src/cxios.cpp (modified) * XIOS3/trunk/src/mem_checker.cpp (modified) * XIOS3/trunk/src/node/context.cpp (modified) * XIOS3/trunk/src/server.cpp (modified) Update the memory log system using plotly and CSV files, a dedicated ... Tue, 11 Oct 2022 13:19:14 GMT jderouillat [2418] * XIOS3/trunk/scripts (added) * XIOS3/trunk/scripts/index_load.html (added) * XIOS3/trunk/src/client.cpp (modified) * XIOS3/trunk/src/cxios.cpp (modified) * XIOS3/trunk/src/filter/model_to_client_source_filter.cpp (modified) * XIOS3/trunk/src/filter/temporal_filter.cpp (modified) * XIOS3/trunk/src/interface/c/icmem_checker.cpp (added) * XIOS3/trunk/src/interface/fortran/imem_checker.F90 (added) * XIOS3/trunk/src/interface/fortran/ixios.F90 (modified) * XIOS3/trunk/src/mem_checker.cpp (modified) * XIOS3/trunk/src/mem_checker.hpp (modified) * XIOS3/trunk/src/node/context.cpp (modified) * XIOS3/trunk/src/server.cpp (modified) Integrates a system to log the memory consumption from XIOS init to XIOS ...