Closed Valodim closed 3 years ago
Hah! Thanks, but since this pretty specific to a particular library, I think it belongs in the wiki rather than README. Could you please add it there? (I think it should be open for editing but if not, please let me know).
I agree, this is pretty specific and should be put in the wiki. I'll go ahead and create a section there.
I added this note to the wiki under the Performance in Jest page. @Valodim if this page looks good, I think this issue can be closed @dchest
lgtm. thanks :+1:
tweetnacl-js is noticeably slow in Jest tests, which can be fixed by simply configuring the test vm to include the
Math
object. Took us a while to figure out, maybe this will save someone else the trip :)