Skip to content

update for new memory model

Результаты проверки скорости компиляции (вызовами fastcheck проверялось, с выключенными build cache)

clean build new mm
27s kotlin compile - https://gradle.com/s/rfkkur7dha7rc
20s link - https://gradle.com/s/lvwxnavylvqfe

full fastcheck
1m 18s

incremental build new mm
14s kotlin compile - https://gradle.com/s/mhff46hf752lo
17s link - https://gradle.com/s/et7s4deuqjfdq

full fastcheck
49s

clean build old mm
24s kotlin compile - https://gradle.com/s/rr5awmuy674ws
18s link - https://gradle.com/s/a4oarhnewhjrg

full fastcheck
1m 23s

incremental build old mm
21s kotlin compile - https://gradle.com/s/5brvu62i2r3ko
20s link - https://gradle.com/s/ksym2ngrh5qfg

full fastcheck
58s
Edited by Aleksey Mikhailov

Merge request reports

Loading