/thermosiphon_dagger2toothpick

Thermosiphon App sample converted from Dagger to Koin

Primary LanguageKotlin

The Thermosiphon App

Startup & execution time

Cold start app, just run the app and get the execution result.

Dagger2

startup - 8.161412 ms
~ ~ ~ heating ~ ~ ~
=> => pumping => =>
 [_]P coffee! [_]P 
execution #1 - 14.576786 ms
~ ~ ~ heating ~ ~ ~
=> => pumping => =>
 [_]P coffee! [_]P 
execution #2 - 0.099066 ms

Toothpick

startup - 17.511891 ms
~ ~ ~ heating ~ ~ ~
=> => pumping => =>
 [_]P coffee! [_]P 
execution #1 - 12.253 ms
~ ~ ~ heating ~ ~ ~
=> => pumping => =>
 [_]P coffee! [_]P 
execution #2 - 0.083089 ms