- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 29 May 2015 21:04:13 -0700
- To: w3c/filesystem-api <filesystem-api@noreply.github.com>
Received on Saturday, 30 May 2015 04:04:43 UTC
In general, making performance arguments without data has led down very dark paths. Talking in the abstract about allocations is quite disingenuous given generational GCs and the like. Calling a function versus allocating a short-lived object and calling its method are in the abstract very different amounts of work, but in the real world very similar ones. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/filesystem-api/issues/4#issuecomment-106984172
Received on Saturday, 30 May 2015 04:04:43 UTC