Converter icon indicating copy to clipboard operation
Converter copied to clipboard

Fast (de-)serialization for compiler trees

Open oyvindberg opened this issue 4 years ago • 0 comments

Snipped from #142

I think some more clever caches can alleviate this by serializing the dependency trees once we have generated them the first time. In fact, if you want to contribute time towards this goal I think finding a blazing fast way to (de-)serialize the Typescript and Scala.js compiler trees would be a very good place to start.

oyvindberg avatar Apr 12 '20 18:04 oyvindberg