Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-09 | [node compat] Improve fs.copyFileSync performance on macOS | 1 | -17/+34 | ||
2022-08-09 | Improve fs.copyFile performance on Linux (#1035) | 1 | -0/+23 | ||
* [fs] Improve fs.copyFile performance on Linux * Add a fs.copyFileSync benchmark * Fix build error * Update node.mitata.mjs * Be more careful with permission Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> |