Skip to content
This repository was archived by the owner on Jan 27, 2022. It is now read-only.

Latest commit

 

History

History
54 lines (45 loc) · 920 Bytes

File metadata and controls

54 lines (45 loc) · 920 Bytes

The Thermosiphon App

Startup & execution time

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

Dagger2

startup - 6.452501 ms
~ ~ ~ heating ~ ~ ~
=> => pumping => =>
 [_]P coffee! [_]P 
execution - 13.877478 ms
~ ~ ~ heating ~ ~ ~
=> => pumping => =>
 [_]P coffee! [_]P 
execution - 0.074141 ms

startup - 0.003065 ms
~ ~ ~ heating ~ ~ ~
=> => pumping => =>
 [_]P coffee! [_]P 
execution - 0.063398 ms
~ ~ ~ heating ~ ~ ~
=> => pumping => =>
 [_]P coffee! [_]P 
execution - 0.051675 ms

Koin

startup - 28.225682 ms
~ ~ ~ heating ~ ~ ~
=> => pumping => =>
 [_]P coffee! [_]P 
execution - 6.729243 ms
~ ~ ~ heating ~ ~ ~
=> => pumping => =>
 [_]P coffee! [_]P 
execution - 0.07371 ms

startup - 0.05643 ms
~ ~ ~ heating ~ ~ ~
=> => pumping => =>
 [_]P coffee! [_]P 
execution - 0.091919 ms
~ ~ ~ heating ~ ~ ~
=> => pumping => =>
 [_]P coffee! [_]P 
execution - 0.063695 ms