How to save memory when using faker #3573
Answered
by
Shinigami92
ngtrthinh169TPC
asked this question in
Q&A
-
Do I have an option to install/import just a part of faker-js, since most of us won't need everything and faker-js takes a lot of memory (in my case it uses 550kb, which is about 10% of my bundle file)? |
Beta Was this translation helpful? Give feedback.
Answered by
Shinigami92
Jul 25, 2025
Replies: 1 comment 1 reply
-
https://fakerjs.dev/guide/usage.html#simple-data-generation Can this already help you a bit? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ngtrthinh169TPC
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://fakerjs.dev/guide/usage.html#simple-data-generation
Can this already help you a bit?