disruptek/nimph

nimph is slow and spammy when built with nim-devel

disruptek opened this issue · 1 comments

See nim-lang/Nim#14179 and nim-lang/Nim#13912 -- basically, every time Nimph has to evaluate the environment, it's running NimScript against (at least) the default config.nims, which is super expensive.

Best we can do for now.