aboutsummaryrefslogtreecommitdiff
path: root/bench/snippets/write.node.mjs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-09-14async-ify all node:fs functions (#5360)Gravatar Jarred Sumner 1-3/+2
* async all node:fs functions * draw the rest of the owl * LLVM & Clang 16 --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
2023-05-10Implement the benchmark snippet runner minus the sqlite serialization stepGravatar Jarred Sumner 1-1/+1
2023-05-10Prepare to run these automaticallyGravatar Jarred Sumner 1-4/+6
2022-09-07Add benchmark for small write() performanceGravatar Jarred Sumner 1-0/+27