-
-
Notifications
You must be signed in to change notification settings - Fork 13
Performance for large projects #16
Comments
Hello @kalawr! That's great to hear that you're enjoying the library! I haven't ever run So I've got a few thoughts to explore on how to improve performance here:
Before exploring any of these, it would be really helpful to get some metrics from you so I can understand the problem better. To start, could you provide me with the following:
Thank you! Dillon |
Specs: Windows 10, 64-bit; 20 Gb RAM; Intel i7-5600U 2.60 Hz
However, the project compiles with |
Hi Dillon! Thanks for your great work, we are loving the library! We tried applying the
elm-typescript-interop
to our project (about 21,000 LOC of Elm), which coincidentally useselm-graphql
too, and the time it takes to parse all of these files and produce the output is way beyond practical. Have you run into performance issues yourself withelm-typescript-interop
or heard similar stories? Would love to help you get to the bottom of this and contribute. Thanks!The text was updated successfully, but these errors were encountered: