Last active
August 13, 2017 10:49
-
-
Save sjrd/5c5c9b9f3f8da398af9a560dd20978bb 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
master | |
warm, compile | |
[info] [generate JavaScript code from ASTs in 4051ms] | |
4057ms | |
3886ms | |
cold, batch | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Check Infos: 1032585 us | |
[debug] Linker: Compute reachability: 1438250 us | |
[debug] Linker: Assemble LinkedClasses: 261133 us | |
[debug] Linker: Check IR: 918120 us | |
[debug] Basic Linking: 3662892 us | |
[debug] Inc. optimizer: Batch mode: true | |
[debug] Inc. optimizer: Incremental part: 242745 us | |
[debug] Inc. optimizer: Optimizing 35081 methods. | |
[debug] Inc. optimizer: Optimizer part: 5043824 us | |
[debug] Inc. optimizer: 5315312 us | |
[debug] Refiner: Compute reachability: 231923 us | |
[debug] Refiner: Assemble LinkedClasses: 23079 us | |
[debug] Refiner: 423723 us | |
[debug] Emitter: Class tree cache stats: reused: 2741 -- invalidated: 2962 | |
[debug] Emitter: Method tree cache stats: resued: 0 -- invalidated: 25091 | |
[debug] Emitter (write output): 3097411 us | |
[debug] Global IR cache stats: reused: 0 -- invalidated: 2317 -- trees read: 567 | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Check Infos: 1021545 us | |
[debug] Linker: Compute reachability: 1435277 us | |
[debug] Linker: Assemble LinkedClasses: 102629 us | |
[debug] Linker: Check IR: 894030 us | |
[debug] Basic Linking: 3464355 us | |
[debug] Inc. optimizer: Batch mode: true | |
[debug] Inc. optimizer: Incremental part: 230130 us | |
[debug] Inc. optimizer: Optimizing 35081 methods. | |
[debug] Inc. optimizer: Optimizer part: 4264775 us | |
[debug] Inc. optimizer: 4566337 us | |
[debug] Refiner: Compute reachability: 133797 us | |
[debug] Refiner: Assemble LinkedClasses: 19437 us | |
[debug] Refiner: 154176 us | |
[debug] Emitter: Class tree cache stats: reused: 2741 -- invalidated: 2962 | |
[debug] Emitter: Method tree cache stats: resued: 0 -- invalidated: 25091 | |
[debug] Emitter (write output): 2591947 us | |
[debug] Global IR cache stats: reused: 0 -- invalidated: 2317 -- trees read: 567 | |
without checkIR | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 1685638 us | |
[debug] Linker: Assemble LinkedClasses: 799727 us | |
[debug] Basic Linking: 2494386 us | |
[debug] Inc. optimizer: Batch mode: true | |
[debug] Inc. optimizer: Incremental part: 257135 us | |
[debug] Inc. optimizer: Optimizing 35081 methods. | |
[debug] Inc. optimizer: Optimizer part: 5410497 us | |
[debug] Inc. optimizer: 5714621 us | |
[debug] Refiner: Compute reachability: 160736 us | |
[debug] Refiner: Assemble LinkedClasses: 23967 us | |
[debug] Refiner: 185676 us | |
[debug] Emitter: Class tree cache stats: reused: 2741 -- invalidated: 2962 | |
[debug] Emitter: Method tree cache stats: resued: 0 -- invalidated: 25091 | |
[debug] Emitter (write output): 2382266 us | |
[debug] Global IR cache stats: reused: 0 -- invalidated: 2317 -- trees read: 3406 | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 1589867 us | |
[debug] Linker: Assemble LinkedClasses: 639797 us | |
[debug] Basic Linking: 2238366 us | |
[debug] Inc. optimizer: Batch mode: true | |
[debug] Inc. optimizer: Incremental part: 228916 us | |
[debug] Inc. optimizer: Optimizing 35081 methods. | |
[debug] Inc. optimizer: Optimizer part: 4944131 us | |
[debug] Inc. optimizer: 5205301 us | |
[debug] Refiner: Compute reachability: 243942 us | |
[debug] Refiner: Assemble LinkedClasses: 27857 us | |
[debug] Refiner: 273051 us | |
[debug] Emitter: Class tree cache stats: reused: 2741 -- invalidated: 2962 | |
[debug] Emitter: Method tree cache stats: resued: 0 -- invalidated: 25091 | |
[debug] Emitter (write output): 2582303 us | |
[debug] Global IR cache stats: reused: 0 -- invalidated: 2317 -- trees read: 3406 | |
warm, batch, no checkIR | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 1033477 us | |
[debug] Linker: Assemble LinkedClasses: 199666 us | |
[debug] Basic Linking: 1236978 us | |
[debug] Inc. optimizer: Batch mode: true | |
[debug] Inc. optimizer: Incremental part: 80869 us | |
[debug] Inc. optimizer: Optimizing 35081 methods. | |
[debug] Inc. optimizer: Optimizer part: 3999445 us | |
[debug] Inc. optimizer: 4091734 us | |
[debug] Refiner: Compute reachability: 142969 us | |
[debug] Refiner: Assemble LinkedClasses: 12982 us | |
[debug] Refiner: 156115 us | |
[debug] Emitter: Class tree cache stats: reused: 2741 -- invalidated: 2962 | |
[debug] Emitter: Method tree cache stats: resued: 0 -- invalidated: 25091 | |
[debug] Emitter (write output): 1182071 us | |
[debug] Global IR cache stats: reused: 158 -- invalidated: 2159 -- trees read: 1874 | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 981708 us | |
[debug] Linker: Assemble LinkedClasses: 187680 us | |
[debug] Basic Linking: 1172792 us | |
[debug] Inc. optimizer: Batch mode: true | |
[debug] Inc. optimizer: Incremental part: 78924 us | |
[debug] Inc. optimizer: Optimizing 35081 methods. | |
[debug] Inc. optimizer: Optimizer part: 2723451 us | |
[debug] Inc. optimizer: 2811518 us | |
[debug] Refiner: Compute reachability: 112295 us | |
[debug] Refiner: Assemble LinkedClasses: 11379 us | |
[debug] Refiner: 123765 us | |
[debug] Emitter: Class tree cache stats: reused: 2741 -- invalidated: 2962 | |
[debug] Emitter: Method tree cache stats: resued: 0 -- invalidated: 25091 | |
[debug] Emitter (write output): 1229168 us | |
[debug] Global IR cache stats: reused: 158 -- invalidated: 2159 -- trees read: 1874 | |
warm, degenerate incremental, no checkIR | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 1029800 us | |
[debug] Linker: Assemble LinkedClasses: 66077 us | |
[debug] Basic Linking: 1098347 us | |
[debug] Inc. optimizer: Batch mode: false | |
[debug] Inc. optimizer: Incremental part: 38472 us | |
[debug] Inc. optimizer: Optimizing 0 methods. | |
[debug] Inc. optimizer: Optimizer part: 74 us | |
[debug] Inc. optimizer: 53679 us | |
[debug] Refiner: Compute reachability: 136835 us | |
[debug] Refiner: Assemble LinkedClasses: 11394 us | |
[debug] Refiner: 148323 us | |
[debug] Emitter: Class tree cache stats: reused: 5703 -- invalidated: 0 | |
[debug] Emitter: Method tree cache stats: resued: 25091 -- invalidated: 0 | |
[debug] Emitter (write output): 391209 us | |
[debug] Global IR cache stats: reused: 2317 -- invalidated: 0 -- trees read: 0 | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 964362 us | |
[debug] Linker: Assemble LinkedClasses: 86975 us | |
[debug] Basic Linking: 1054123 us | |
[debug] Inc. optimizer: Batch mode: false | |
[debug] Inc. optimizer: Incremental part: 33192 us | |
[debug] Inc. optimizer: Optimizing 0 methods. | |
[debug] Inc. optimizer: Optimizer part: 65 us | |
[debug] Inc. optimizer: 48096 us | |
[debug] Refiner: Compute reachability: 127864 us | |
[debug] Refiner: Assemble LinkedClasses: 11245 us | |
[debug] Refiner: 139207 us | |
[debug] Emitter: Class tree cache stats: reused: 5703 -- invalidated: 0 | |
[debug] Emitter: Method tree cache stats: resued: 25091 -- invalidated: 0 | |
[debug] Emitter (write output): 404183 us | |
[debug] Global IR cache stats: reused: 2317 -- invalidated: 0 -- trees read: 0 | |
warm, test-suite test-classes re-compiled, no checkIR | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 1009038 us | |
[debug] Linker: Assemble LinkedClasses: 189839 us | |
[debug] Basic Linking: 1202137 us | |
[debug] Inc. optimizer: Batch mode: false | |
[debug] Inc. optimizer: Incremental part: 37737 us | |
[debug] Inc. optimizer: Optimizing 1 methods. | |
[debug] Inc. optimizer: Optimizer part: 731 us | |
[debug] Inc. optimizer: 49236 us | |
[debug] Refiner: Compute reachability: 116226 us | |
[debug] Refiner: Assemble LinkedClasses: 11093 us | |
[debug] Refiner: 127409 us | |
[debug] Emitter: Class tree cache stats: reused: 4013 -- invalidated: 1690 | |
[debug] Emitter: Method tree cache stats: resued: 23494 -- invalidated: 1597 | |
[debug] Emitter (write output): 467295 us | |
[debug] Global IR cache stats: reused: 177 -- invalidated: 2140 -- trees read: 1867 | |
warm, change one source, no checkIR | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 982517 us | |
[debug] Linker: Assemble LinkedClasses: 62468 us | |
[debug] Basic Linking: 1047361 us | |
[debug] Inc. optimizer: Batch mode: false | |
[debug] Inc. optimizer: Incremental part: 20059 us | |
[debug] Inc. optimizer: Optimizing 1 methods. | |
[debug] Inc. optimizer: Optimizer part: 244 us | |
[debug] Inc. optimizer: 35180 us | |
[debug] Refiner: Compute reachability: 152030 us | |
[debug] Refiner: Assemble LinkedClasses: 11256 us | |
[debug] Refiner: 163387 us | |
[debug] Emitter: Class tree cache stats: reused: 5701 -- invalidated: 2 | |
[debug] Emitter: Method tree cache stats: resued: 25088 -- invalidated: 3 | |
[debug] Emitter (write output): 395063 us | |
[debug] Global IR cache stats: reused: 2315 -- invalidated: 2 -- trees read: 2 | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 1025831 us | |
[debug] Linker: Assemble LinkedClasses: 61997 us | |
[debug] Basic Linking: 1090366 us | |
[debug] Inc. optimizer: Batch mode: false | |
[debug] Inc. optimizer: Incremental part: 23538 us | |
[debug] Inc. optimizer: Optimizing 1 methods. | |
[debug] Inc. optimizer: Optimizer part: 256 us | |
[debug] Inc. optimizer: 33936 us | |
[debug] Refiner: Compute reachability: 111171 us | |
[debug] Refiner: Assemble LinkedClasses: 11648 us | |
[debug] Refiner: 122909 us | |
[debug] Emitter: Class tree cache stats: reused: 5701 -- invalidated: 2 | |
[debug] Emitter: Method tree cache stats: resued: 25088 -- invalidated: 3 | |
[debug] Emitter (write output): 402363 us | |
[debug] Global IR cache stats: reused: 2315 -- invalidated: 2 -- trees read: 2 | |
======================================== | |
new-analyzer | |
warm, compile | |
[info] [generate JavaScript code from ASTs in 3616ms] | |
3960ms | |
4167ms | |
cold, batch | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 1932102 us | |
[debug] Linker: Assemble LinkedClasses: 79052 us | |
[debug] Linker: Check IR: 780613 us | |
[debug] Basic Linking: 2804032 us | |
[debug] Inc. optimizer: Batch mode: true | |
[debug] Inc. optimizer: Incremental part: 233031 us | |
[debug] Inc. optimizer: Optimizing 35081 methods. | |
[debug] Inc. optimizer: Optimizer part: 4869152 us | |
[debug] Inc. optimizer: 5116397 us | |
[debug] Refiner: Compute reachability: 285480 us | |
[debug] Refiner: Assemble LinkedClasses: 12967 us | |
[debug] Refiner: 311691 us | |
[debug] Emitter: Class tree cache stats: reused: 2999 -- invalidated: 3243 | |
[debug] Emitter: Method tree cache stats: resued: 0 -- invalidated: 25091 | |
[debug] Emitter (write output): 2603946 us | |
[debug] Global IR cache stats: reused: 0 -- invalidated: 2317 -- trees read: 3735 | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 1937044 us | |
[debug] Linker: Assemble LinkedClasses: 77455 us | |
[debug] Linker: Check IR: 1028252 us | |
[debug] Basic Linking: 3136671 us | |
[debug] Inc. optimizer: Batch mode: true | |
[debug] Inc. optimizer: Incremental part: 215365 us | |
[debug] Inc. optimizer: Optimizing 35081 methods. | |
[debug] Inc. optimizer: Optimizer part: 4800683 us | |
[debug] Inc. optimizer: 5030325 us | |
[debug] Refiner: Compute reachability: 289548 us | |
[debug] Refiner: Assemble LinkedClasses: 16299 us | |
[debug] Refiner: 319967 us | |
[debug] Emitter: Class tree cache stats: reused: 2999 -- invalidated: 3243 | |
[debug] Emitter: Method tree cache stats: resued: 0 -- invalidated: 25091 | |
[debug] Emitter (write output): 2222715 us | |
[debug] Global IR cache stats: reused: 0 -- invalidated: 2317 -- trees read: 3735 | |
without checkIR | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 2142809 us | |
[debug] Linker: Assemble LinkedClasses: 97669 us | |
[debug] Basic Linking: 2251923 us | |
[debug] Inc. optimizer: Batch mode: true | |
[debug] Inc. optimizer: Incremental part: 272017 us | |
[debug] Inc. optimizer: Optimizing 35081 methods. | |
[debug] Inc. optimizer: Optimizer part: 4648980 us | |
[debug] Inc. optimizer: 4932250 us | |
[debug] Refiner: Compute reachability: 325949 us | |
[debug] Refiner: Assemble LinkedClasses: 13526 us | |
[debug] Refiner: 353773 us | |
[debug] Emitter: Class tree cache stats: reused: 2999 -- invalidated: 3243 | |
[debug] Emitter: Method tree cache stats: resued: 0 -- invalidated: 25091 | |
[debug] Emitter (write output): 2394240 us | |
[debug] Global IR cache stats: reused: 0 -- invalidated: 2317 -- trees read: 3691 | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 1883808 us | |
[debug] Linker: Assemble LinkedClasses: 113169 us | |
[debug] Basic Linking: 2008964 us | |
[debug] Inc. optimizer: Batch mode: true | |
[debug] Inc. optimizer: Incremental part: 275857 us | |
[debug] Inc. optimizer: Optimizing 35081 methods. | |
[debug] Inc. optimizer: Optimizer part: 4681368 us | |
[debug] Inc. optimizer: 4970993 us | |
[debug] Refiner: Compute reachability: 457215 us | |
[debug] Refiner: Assemble LinkedClasses: 17204 us | |
[debug] Refiner: 493695 us | |
[debug] Emitter: Class tree cache stats: reused: 2999 -- invalidated: 3243 | |
[debug] Emitter: Method tree cache stats: resued: 0 -- invalidated: 25091 | |
[debug] Emitter (write output): 2345169 us | |
[debug] Global IR cache stats: reused: 0 -- invalidated: 2317 -- trees read: 3691 | |
warm, batch, no checkIR | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 1467708 us | |
[debug] Linker: Assemble LinkedClasses: 75532 us | |
[debug] Basic Linking: 1548624 us | |
[debug] Inc. optimizer: Batch mode: true | |
[debug] Inc. optimizer: Incremental part: 105247 us | |
[debug] Inc. optimizer: Optimizing 35081 methods. | |
[debug] Inc. optimizer: Optimizer part: 3376490 us | |
[debug] Inc. optimizer: 3487710 us | |
[debug] Refiner: Compute reachability: 197341 us | |
[debug] Refiner: Assemble LinkedClasses: 9948 us | |
[debug] Refiner: 215862 us | |
[debug] Emitter: Class tree cache stats: reused: 2999 -- invalidated: 3243 | |
[debug] Emitter: Method tree cache stats: resued: 0 -- invalidated: 25091 | |
[debug] Emitter (write output): 1217832 us | |
[debug] Global IR cache stats: reused: 158 -- invalidated: 2159 -- trees read: 1961 | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 1049601 us | |
[debug] Linker: Assemble LinkedClasses: 37748 us | |
[debug] Basic Linking: 1091322 us | |
[debug] Inc. optimizer: Batch mode: true | |
[debug] Inc. optimizer: Incremental part: 60239 us | |
[debug] Inc. optimizer: Optimizing 35081 methods. | |
[debug] Inc. optimizer: Optimizer part: 2339898 us | |
[debug] Inc. optimizer: 2405737 us | |
[debug] Refiner: Compute reachability: 196601 us | |
[debug] Refiner: Assemble LinkedClasses: 10185 us | |
[debug] Refiner: 214555 us | |
[debug] Emitter: Class tree cache stats: reused: 2999 -- invalidated: 3243 | |
[debug] Emitter: Method tree cache stats: resued: 0 -- invalidated: 25091 | |
[debug] Emitter (write output): 1065508 us | |
[debug] Global IR cache stats: reused: 158 -- invalidated: 2159 -- trees read: 1961 | |
warm, degenerate incremental, no checkIR | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 1147620 us | |
[debug] Linker: Assemble LinkedClasses: 31079 us | |
[debug] Basic Linking: 1181407 us | |
[debug] Inc. optimizer: Batch mode: false | |
[debug] Inc. optimizer: Incremental part: 63751 us | |
[debug] Inc. optimizer: Optimizing 0 methods. | |
[debug] Inc. optimizer: Optimizer part: 80 us | |
[debug] Inc. optimizer: 68762 us | |
[debug] Refiner: Compute reachability: 155819 us | |
[debug] Refiner: Assemble LinkedClasses: 10646 us | |
[debug] Refiner: 171306 us | |
[debug] Emitter: Class tree cache stats: reused: 6242 -- invalidated: 0 | |
[debug] Emitter: Method tree cache stats: resued: 25091 -- invalidated: 0 | |
[debug] Emitter (write output): 422516 us | |
[debug] Global IR cache stats: reused: 2317 -- invalidated: 0 -- trees read: 0 | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 864907 us | |
[debug] Linker: Assemble LinkedClasses: 34461 us | |
[debug] Basic Linking: 902252 us | |
[debug] Inc. optimizer: Batch mode: false | |
[debug] Inc. optimizer: Incremental part: 34543 us | |
[debug] Inc. optimizer: Optimizing 0 methods. | |
[debug] Inc. optimizer: Optimizer part: 138 us | |
[debug] Inc. optimizer: 41560 us | |
[debug] Refiner: Compute reachability: 106758 us | |
[debug] Refiner: Assemble LinkedClasses: 10256 us | |
[debug] Refiner: 122321 us | |
[debug] Emitter: Class tree cache stats: reused: 6242 -- invalidated: 0 | |
[debug] Emitter: Method tree cache stats: resued: 25091 -- invalidated: 0 | |
[debug] Emitter (write output): 663724 us | |
[debug] Global IR cache stats: reused: 2317 -- invalidated: 0 -- trees read: 0 | |
warm, test-suite test-classes re-compiled, no checkIR | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 1127876 us | |
[debug] Linker: Assemble LinkedClasses: 31020 us | |
[debug] Basic Linking: 1162539 us | |
[debug] Inc. optimizer: Batch mode: false | |
[debug] Inc. optimizer: Incremental part: 31156 us | |
[debug] Inc. optimizer: Optimizing 0 methods. | |
[debug] Inc. optimizer: Optimizer part: 188 us | |
[debug] Inc. optimizer: 36794 us | |
[debug] Refiner: Compute reachability: 96441 us | |
[debug] Refiner: Assemble LinkedClasses: 10104 us | |
[debug] Refiner: 111330 us | |
[debug] Emitter: Class tree cache stats: reused: 4468 -- invalidated: 1774 | |
[debug] Emitter: Method tree cache stats: resued: 23495 -- invalidated: 1596 | |
[debug] Emitter (write output): 636697 us | |
[debug] Global IR cache stats: reused: 177 -- invalidated: 2140 -- trees read: 1953 | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 1027383 us | |
[debug] Linker: Assemble LinkedClasses: 31563 us | |
[debug] Basic Linking: 1061986 us | |
[debug] Inc. optimizer: Batch mode: false | |
[debug] Inc. optimizer: Incremental part: 100980 us | |
[debug] Inc. optimizer: Optimizing 0 methods. | |
[debug] Inc. optimizer: Optimizer part: 84 us | |
[debug] Inc. optimizer: 106451 us | |
[debug] Refiner: Compute reachability: 103248 us | |
[debug] Refiner: Assemble LinkedClasses: 10039 us | |
[debug] Refiner: 118272 us | |
[debug] Emitter: Class tree cache stats: reused: 4468 -- invalidated: 1774 | |
[debug] Emitter: Method tree cache stats: resued: 23495 -- invalidated: 1596 | |
[debug] Emitter (write output): 637094 us | |
[debug] Global IR cache stats: reused: 177 -- invalidated: 2140 -- trees read: 1953 | |
warm, change one source, no checkIR | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 872426 us | |
[debug] Linker: Assemble LinkedClasses: 34703 us | |
[debug] Basic Linking: 909901 us | |
[debug] Inc. optimizer: Batch mode: false | |
[debug] Inc. optimizer: Incremental part: 26034 us | |
[debug] Inc. optimizer: Optimizing 1 methods. | |
[debug] Inc. optimizer: Optimizer part: 329 us | |
[debug] Inc. optimizer: 33765 us | |
[debug] Refiner: Compute reachability: 125033 us | |
[debug] Refiner: Assemble LinkedClasses: 9810 us | |
[debug] Refiner: 140104 us | |
[debug] Emitter: Class tree cache stats: reused: 6240 -- invalidated: 2 | |
[debug] Emitter: Method tree cache stats: resued: 25088 -- invalidated: 3 | |
[debug] Emitter (write output): 575436 us | |
[debug] Global IR cache stats: reused: 2315 -- invalidated: 2 -- trees read: 2 | |
[info] Fast optimizing /localhome/doeraene/projects/scalajs/test-suite/js/target/scala-2.11/scalajs-test-suite-test-fastopt.js | |
[debug] Linker: Compute reachability: 831097 us | |
[debug] Linker: Assemble LinkedClasses: 31373 us | |
[debug] Basic Linking: 865113 us | |
[debug] Inc. optimizer: Batch mode: false | |
[debug] Inc. optimizer: Incremental part: 19028 us | |
[debug] Inc. optimizer: Optimizing 1 methods. | |
[debug] Inc. optimizer: Optimizer part: 240 us | |
[debug] Inc. optimizer: 24827 us | |
[debug] Refiner: Compute reachability: 87115 us | |
[debug] Refiner: Assemble LinkedClasses: 9924 us | |
[debug] Refiner: 101814 us | |
[debug] Emitter: Class tree cache stats: reused: 6240 -- invalidated: 2 | |
[debug] Emitter: Method tree cache stats: resued: 25088 -- invalidated: 3 | |
[debug] Emitter (write output): 574720 us | |
[debug] Global IR cache stats: reused: 2315 -- invalidated: 2 -- trees read: 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment