FormidableLabs / babel-plugin-transform-define

Compile time code replacement for babel similar to Webpack's DefinePlugin
MIT License
245 stars 31 forks source link

Calling `getSortedObjectPaths` frequently leads to performance issues #75

Closed gavinxgu closed 2 years ago

gavinxgu commented 2 years ago

https://github.com/FormidableLabs/babel-plugin-transform-define/blob/652ba881f331a54626cac22bb91c5c4190f56bce/lib/index.js#L58-L60

Maybe we can use memoize to improve performance by caching