-
Notifications
You must be signed in to change notification settings - Fork 38
v8/js engine string cache use age #13
<
8F98
button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="invisible" aria-labelledby="_R_d8ktb_">Copy link
Copy link
Open
Description
Hey Jack!
Thank you again for this amazing library!
I'n using parts of the code in https://github.com/Bnaya/objectbuffer
V8 and other js engines are trying to deduplicate strings references, and also hold strings as rope data structure.
In my use-case, i'm doing many decoding of the same string over and over again, and i'm not sure how to actual memory in the js engine side gonna end up.
I was wondering if you made any analysis regarding that topic and if you cloud share some findings
Thanks!
Bnaya
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels