- From: Henri Sivonen <notifications@github.com>
- Date: Tue, 23 Jun 2020 03:55:31 -0700
- To: whatwg/encoding <encoding@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 23 June 2020 10:55:44 UTC
> High performance applications try to avoid creating temporaries to reduce GC impact. Is there a reason why the JS engines can't do escape analysis and heap-allocate temporary view objects? Is there a reason why the nursery in the GC doesn't take care of this? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/encoding/issues/219#issuecomment-648068942
Received on Tuesday, 23 June 2020 10:55:44 UTC