Created
August 11, 2019 15:45
-
-
Save scymtym/d353afc63eed0200ceb97beb6806abcd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; compiling (RUN-DRAWTEST) | |
Evaluation took: | |
0.579 seconds of real time | |
0.501050 seconds of total run time (0.216974 user, 0.284076 system) | |
86.53% CPU | |
57 lambdas converted | |
1,734,316,464 processor cycles | |
13,563,344 bytes consed | |
; compiling (SB-PROFILE:REPORT) | |
seconds | gc | consed | calls | sec/call | name | |
---------------------------------------------------------- | |
1.409 | 0.000 | 39,913,120 | 4,070 | 0.000346 | MEDIUM-DRAW-RECTANGLE* | |
0.019 | 0.000 | 4,252,896 | 3,010 | 0.000006 | COMPOSE-TRANSFORMATIONS | |
0.019 | 0.000 | 5,702,128 | 19,310 | 0.000001 | TRANSFORM-REGION | |
0.014 | 0.000 | 4,702,432 | 32 | 0.000434 | MEDIUM-DRAW-POLYGON* | |
0.013 | 0.000 | 4,451,072 | 28,356 | 0.000000 | CLIM-EXTENSIONS:EFFECTIVE-TRANSFORMED-DESIGN | |
0.005 | 0.000 | 32,768 | 6,038 | 0.000001 | SHEET-NATIVE-TRANSFORMATION | |
0.002 | 0.000 | 32,928 | 78,302 | 0.000000 | CLIM-EXTENSIONS:TRANSFORMED-DESIGN-TRANSFORMATION | |
0.000 | 0.000 | 384 | 1,960 | 0.000000 | RECTANGLE-EDGES* | |
0.000 | 0.000 | 1,417,872 | 1,360 | 0.000000 | DRAW-RECTANGLE* | |
0.000 | 0.000 | 80 | 54,006 | 0.000000 | CLIM-EXTENSIONS:TRANSFORMED-DESIGN-DESIGN | |
0.000 | 0.000 | 1,254,432 | 1,352 | 0.000000 | DRAW-DESIGN | |
---------------------------------------------------------- | |
1.480 | 0.000 | 61,760,112 | 197,796 | | Total | |
estimated total profiling overhead: 0.23 seconds | |
overhead estimation parameters: | |
1.0f-8s/call, 1.164f-6s total profiling, 5.04f-7s internal profiling |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment