Slides for a talk I did today: <https://speakerdec...
# feed
c
Slides for a talk I did today: https://speakerdeck.com/corneil/kfsm-a-kotlin-dsl-for-finite-state-machines KFSM is a DSL for finite state machines and a multiplatform project. There are some performance comparisons of the various platform at the end.
👍 10
g
Just a small observation on performance slides, when you give the performance bar charts, the bigger seems to be the best (probably the number of iteration). On the startup, it is the opposite. It should be more explicit. Maybe, add a legend to the first slides.
c
Thanks.
Updated
g
👌