Paste: performance data on big csv run

Author: darrint
Mode: text
Date: Thu, 28 May 2009 02:08:36
Plain Text |
( scratchpad ) [ 9 [ utf8 file>csv ] with-delimiter ] time
== Running time ==                              
                                                
32.646944 seconds                               
                                                
== Garbage collection ==                        == Megamorphic caches ==
                                                
Times are in microseconds.                      Hits   2886
                                                Misses 2
                  Nursery   Aging     Tenured   
GC count:         6507      236       3         == Polymorphic inline caches ==
Total GC time:    1432052   2874130   4155977   
Longest GC pause: 20029     50072     2263255   Transitions:
Average GC pause: 220       12178     1385325   Cold to monomorphic 568
Objects copied:   4848698   22129649  16505893  Mono to polymorphic 34
Bytes copied:     162811248 602013304 504471072 Poly to megamorphic 0
                                                
Total GC time:           8462159                Type check stubs:
Cards scanned:           37747                  Tag only         96
Decks scanned:           21395                  Hi-tag           190
Card scan time:          1031471                Tuple            306
Code heap literal scans: 37                     Hi-tag and tuple 13
                                                

--- Data stack:
{ ~array~ ~array~ ~array~ ~array~ ~array~ ~array~ ~array~...
( scratchpad ) 

New Annotation

Summary:
Author:
Mode:
Body: