JuliaPluto/PlutoSliderServer.jl

Performance actions

Opened this issue · 1 comments

  • remove the Pkg.dependencies() if possible, maybe check mtime() of the manifest
  • add Tracy.jl or something similar to see where the time is being spent to
  • Run GC.gc() periocally

and #150 might be related