Measuring execution time in Kotlin coroutines
1. Background kotlinx. coroutines is one of the asynchronous (and concurrency) libraries in Kotlin for writing asynchronous, non-blocking code.
Measuring execution time in Kotlin coroutines1. Background kotlinx. coroutines is one of the asynchronous (and concurrency) libraries in Kotlin for writing asynchronous, non-blocking code.
Measuring execution time in Kotlin coroutinesA group of Kotlin enthusiast joined KotlinConf back in December last year in Copenhagen. We invited this group to share their learnings for this conference. Two of the participants are sharing their takeaways from KotlinConf with you.
10 takeaways from KotlinConfKotlin was first used by our teams a couple of years ago. It had an interesting start that shows how we adopt technology in general. In different feature teams a group of software engineers explored their own use cases for Kotlin.
Our Kotlin adoption journeyTL;DR We share our experience on how we built a conversational bot with Finite State Machines. It turned out to have its own shortcomings so we built a (Domain-Specific Language) DSL to design our flows and called it “Sushi”. Sushi is a more flexible and straight-forward tool to build complicated flows.
Sushi: A DSL for Conversational Flow DesignLast June, Spaces Summit was organized by and for bol. com employees. At Techlab, we want to celebrate this event by highlighting two presentations every month.
Part 3: Talks Spaces Summit v2.0