endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
788 stars 70 forks source link

daemon: Memoize entire formulas instead of just their type #2165

Closed rekmarks closed 4 months ago

rekmarks commented 4 months ago

Following #2160, we should memoize entire formulas as opposed to merely their type in the memoization table introduced thereby.