diff options
author | 2021-10-04 20:01:05 -0700 | |
---|---|---|
committer | 2021-10-04 20:01:05 -0700 | |
commit | 21d918921a676fd14449e64a588123d7357f9ea9 (patch) | |
tree | 129924438055ac4a93119eb97215285546fd4cf3 /examples | |
parent | 55095edee6a72fdbf6e40787981b096baa8c7884 (diff) | |
download | bun-jarred/fix-bunbun-on-wsl.tar.gz bun-jarred/fix-bunbun-on-wsl.tar.zst bun-jarred/fix-bunbun-on-wsl.zip |
memfd experiment did not yield perf gains on Linuxjarred/fix-bunbun-on-wsl
I suspect the reason why is because we were already using tmpfs. So it was already writing to an in-memory file. O_TMPFILE doesn't seem to do anything for us either here.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions