Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 443 Bytes

TODO.md

File metadata and controls

6 lines (5 loc) · 443 Bytes

TODO

16 10 2023

  • measure the performance between returning freshly bound functions at get handler of the Proxy versus storing the bound function on a Map. Chrome lighthouse reports BETTER performance for returning freshly bound functions. Very counter intuitive, perhaps some sort of compiler optimization

17 10 2023

  • Add an API section that defines different methods inside collections in JSDoc syntax