— I'm currently using weakmaps :D
— Https://jsperf.com/weakmap-vs-array-search/1
— Https://jsperf.com/weakmap-vs-array-search-2/1
— Some tests of WeakMap vs Array search
— Jsperf is pretty incosistent for performance comparison
— Party people, differentia or underscore, both of them gove me a perfect reult in my repl, but in my react app … its a pair of dice…. whats happening?
Message permanent page
— I perform a array comparision (isEqual() / diff()), working perfect in a example but not in the actual app.. its horrififying weird
Message permanent page
— Something else must be failing in your app?