A couple of issues: - The code ends up using reflection. Try `(set! *warn-on-reflection* true)` to see the warnings so you can fix them - The vthreads code starts time measurement, then creates and starts the threads,…
> The getting started page remains as bad as I remember it with links to discontinued Github projects. I assume you mean https://clojure.org/guides/getting_started. That page has just a handful of links and none of them…
> Yet the dev code behaves exactly how it will in production > It’s guaranteed to work, even though the storage format (jar) is different. Just because the author's experience is in line with those statements, doesn't…
A couple of issues: - The code ends up using reflection. Try `(set! *warn-on-reflection* true)` to see the warnings so you can fix them - The vthreads code starts time measurement, then creates and starts the threads,…
> The getting started page remains as bad as I remember it with links to discontinued Github projects. I assume you mean https://clojure.org/guides/getting_started. That page has just a handful of links and none of them…
> Yet the dev code behaves exactly how it will in production > It’s guaranteed to work, even though the storage format (jar) is different. Just because the author's experience is in line with those statements, doesn't…