Displaying 3 results from an estimated 3 matches for "memprof".
Did you mean:
  jmemprof
  
2011 Apr 12
0
missing fileinformation with memprof
I''m triying to find a memory leak with memprof. I''m using in
environmet.rb:
Memprof.dump_all(''/tmp/test.json'')
after uploading to memprof.com I can see following:
    * objects with most outbound references
2318 classes and 384 modules
    * namespace hierarchy
    * class hierarchy
    * instances per class...
2004 Nov 16
0
RHEL 4 AS - Beta 2 Rebuild Project
...95AS-0.20041027 (expected ... will be replaced anyway) 
dhcp-3.0.1-11 (caused by a problem in gcc ... fixed in gcc-3.4.3-2) 
elfutils-0.96-1 
gnome-spell-1.0.5-6 
iptraf-2.7.0-11 (bug in the glibc header files, fixed in
glibc-2.3.3-74) 
Kernel - (expected ... will fix later) 
lilo-21.4.4-26 
memprof-0.5.1-5 
openoffice.org-1.1.2-10 (requires compat-gcc >= 8-3.3.4.1 and
compat-gcc-c++ >= 8-3.3.4.1) 
setools-1.4.1-5 
Xaw3d-1.5-23
--------------------------------------------
I'm doing this for knowledge and fun (I know, weird sense of FUN) ...
not to replace any of the current rebui...
2009 Dec 15
3
is there a profiling gem/plugin for Ruby on Rails?
Hi,
is there a profiling gem/plugin for Ruby on Rails?
That is, where I can then specify the point in a request I want to act
as milestones points for a time to be taken, and place them
strategically. Then ideally the plugin then works out and displays how
the overall response time was made up...
Tks
--
You received this message because you are subscribed to the Google Groups "Ruby on