Neal Beeken
Neal Beeken
Thanks for the help, really appreciate it! Instead of silencing the error, perhaps we should fix it. I think we can have realloc overwrite the same pointer value instead of...
Thank you @YakoYakoYokuYoku for helping us here! The team is going to investigate and reply back with more info after the investigation is completed. We are tracking the issue: https://jira.mongodb.org/browse/NODE-5143
Running: ```sh node benchmark/compare.js --runs 10 --old ./node-main --new ./node-buffer-generic-methods buffers > compare-buffer-generic-methods.csv ``` Using the node version of the compare tool: ```sh node-benchmark-compare compare-buffer-generic-methods.csv ``` Gave these results: ```txt...
Def need to open these in a new tab and zooooooooom Visualizing the results of the CI run ### Just the significant negatives ### The negatives (considering error bar) ###...
Hey folks, just wanted to drop a heads-up that you won't hear back properly for a bit due to the holiday 🎆 but thanks so much for reaching out about...
> Got any tips to get the BSON benchmarks running on my machine? There's a small bug relating to handling paths I think that makes the benchmarks only run on...
> but each call to allocateUnsafe still creates a new instance of Buffer/Uint8Array Right, Right, that is the center of the issue. Thanks for breaking that down. > While I...
> You're a genius 😄 tyty! But I must give credit to @addaleax for suggesting the idea of a Uint8Array pool. I have read Node's pool implementation before so I...
🎉 : https://parsley.mongodb.com/evergreen/node_kerberos_ubuntu2204_arm64_run_tests_ubuntu_patch_c35b125a48f95474a90d83daf1f8b793fd285ec4_66f6f8359d109e0007fdf933_24_09_27_18_23_49/0/task?bookmarks=0,1466&shareLine=1002
v6.0.0 and v6.0.1 tags in the other repo do not have a working version of the download/build script. This PR should be picked up once we have tagged and released...