Mohamed Saad

Results 4 comments of Mohamed Saad

I added most of the comments, will find a way for the GHA @ljharb

> this seems to be only running benchmarks in node 20. what versions should it run on ?

Currently, the benchmarking scripts use some modern features (e.g., Array.from, async/await) and rely on tools that are not compatible with 0.8 like **Benchmark.js** which I use for benchmarking, which only...

Hi @ljharb Just following up on this PR — I’ve addressed all the comments and happy to make any further changes if needed. Please let me know if there's anything...