10038 shaares
268 private links
268 private links
Recommendation: In performance-sensitive code, you should avoid creating or copying thousands or millions of non-trivial objects.
In javascript, it is sometimes hard to avoid that 😞
Recommendation: In performance-sensitive code, you should avoid creating or copying thousands or millions of non-trivial objects.
In javascript, it is sometimes hard to avoid that 😞