This repository contains examples of various JavaScript array methods and their behavior. It demonstrates how to manipulate arrays using built-in methods such as pop(), push(), slice(), sort(), and ...
moonbit:sort x 31.17 ops/sec ±8.37% (58 runs sampled) javascript:sort x 32.83 ops/sec ±0.44% (57 runs sampled) Fastest is javascript:sort,moonbit:sort moonbit implementation is the same fast as ...