Tracking all event registrations, and deallocating them en masse makes
authorRobert Konigsberg <konigsberg@google.com>
Tue, 17 Apr 2012 18:56:48 +0000 (14:56 -0400)
committerRobert Konigsberg <konigsberg@google.com>
Tue, 17 Apr 2012 19:04:40 +0000 (15:04 -0400)
commit6a4587ace91189585976885b489d3e85eb51ee98
tree2932825109de00237ab0b012c230211013d7d63f
parent657e0524bf718beb3083b38256ce86f57fac0b17
Tracking all event registrations, and deallocating them en masse makes
destroy() retain much less memory. e.g. in a simple case creating and
destoying the canonical demo, retains 10K less data upon destroy.
auto_tests/misc/local.html
dygraph-canvas.js
dygraph-range-selector.js
dygraph-utils.js
dygraph.js