Sha256: 64c677fe99667aa72f9a38833a9ad41985df292bf8cb2f273d6ac2689c97fd08
Contents?: true
Size: 348 Bytes
Versions: 19
Compression:
Stored size: 348 Bytes
Contents
<% if _get["choice"] == "dogarbagecollect" GC.start _hb.redirect("?show=debug_memory_usage") end %> <h1>Memory usage</h1> <div style="padding-bottom: 15px;"> <input type="button" value="Garbage collect" onclick="location.href='?show=debug_memory_usage&choice=dogarbagecollect';" /> </div> <% Knj::Memory_analyzer.new.write %>
Version data entries
19 entries across 19 versions & 1 rubygems