diff options
author | 2023-07-26 21:35:49 -0700 | |
---|---|---|
committer | 2023-07-26 21:35:49 -0700 | |
commit | 86633e0af47dc9ff62e9cef23962a855d061bde8 (patch) | |
tree | 991683656af75e39cd041b4631d6b0d196c77a44 /src/bun.js/bindings/ZigGlobalObject.cpp | |
parent | ec2cf38ad85d05bb15080d88febd2476548987c8 (diff) | |
download | bun-86633e0af47dc9ff62e9cef23962a855d061bde8.tar.gz bun-86633e0af47dc9ff62e9cef23962a855d061bde8.tar.zst bun-86633e0af47dc9ff62e9cef23962a855d061bde8.zip |
Start time performance improvements to build tools (#3797)
* Make os.cpus() faster on Linux
* Fix crash
See https://github.com/ziglang/zig/issues/16540
* Handle watcher_count == 0
* Add assertion
* Clean up lifetimes of fs watcher a little
* :scissors:
* Use `errdefer`
* Make the error better
* Make os.cpus() more lazy
* Please don't translate-c on the entire C standard library
* immediately closing works correctly is still bug
* ops
* fmt+fixeup
* add back verbose
* free instead of destroy
* remove destroy option for watcher tasks
* flush verbose and add debug log
* fixup files
* use log for debug
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: cirospaciari <ciro.spaciari@gmail.com>
Diffstat (limited to 'src/bun.js/bindings/ZigGlobalObject.cpp')
0 files changed, 0 insertions, 0 deletions