source: XIOS3/branches/xios-3.0-beta/scripts/xios_memory.html @ 2427

Last change on this file since 2427 was 2427, checked in by jderouillat, 17 months ago

Backport the system to log the memory consumption (commit ID [2418-2420,2425-2426])

File size: 219 bytes
Line 
1<!DOCTYPE html>
2<html>
3  <head>
4    <script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
5  </head>
6
7  <body>
8   
9    <div id=myDiv></div>
10    <script src="plotly_memory.js"></script>
11                 
12  </body>
13</html>
Note: See TracBrowser for help on using the repository browser.