cats-effect icon indicating copy to clipboard operation
cats-effect copied to clipboard

Do more benchmarking on ScalaJS tracing

Open djspiewak opened this issue 4 years ago • 2 comments

It's important to convince ourselves that we haven't somehow entirely destroyed performance on scalajs. The benchmark results are really inconsistent and it would be immensely helpful if someone who understands V8 and some of ScalaJS were able to help out on this a bit, since it's difficult to explain the numbers we're seeing in #2207.

Running hey benchmarks on http4s-server and even perhaps the Fs2 benchmarks on ScalaJS would probably be the best way to start to get some confidence over how this change manifests in realistic workloads.

djspiewak avatar Aug 31 '21 16:08 djspiewak

Requires #2684

djspiewak avatar Mar 19 '22 16:03 djspiewak

V8 performance notes, but might be a bit dated: https://github.com/thlorenz/v8-perf

armanbilge avatar Jun 04 '22 18:06 armanbilge