decomp.me icon indicating copy to clipboard operation
decomp.me copied to clipboard

CompilerFlags component takes an abnormal time to render

Open bates64 opened this issue 3 years ago • 0 comments

In React Devtools profiler:

image

Probably due to schema system React can't cache the render so the entire DOM is remade every time

bates64 avatar Mar 30 '22 15:03 bates64