Skip to content

Instantly share code, notes, and snippets.

//> using scala "3.3.1"
//> using dep "io.github.marcinzh::enterprise-core:0.2.0"
package examples
import turbolift.Extensions._
import enterprise.Response
import enterprise.server.{Server, Config}
@main def ex01 =
Server.serve:
@marcinzh
marcinzh / README.md
Created August 16, 2022 22:10
Microbenchmark results for Effect Zoo (go_prompt)

Microbenchmark results for Effect Zoo

Version with go_prompt

image image image image

@marcinzh
marcinzh / README.md
Created August 13, 2022 21:29
Microbenchmark results for Effect Zoo (ZIO 2)

Microbenchmark results for Effect Zoo

Version with ZIO 2, tracing enabled.

image image image image

@marcinzh
marcinzh / README.md
Created August 13, 2022 21:00
Microbenchmark results for Effect Zoo