Browse the latest JavaScript performance benchmarks created by the community.
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
Stress testing all functions with large workloads. Since all but es-toolkit (isEqual) fall into infinite loops when encountering cyclical objects, and these functions encounter stack overflow with very deeply nested objects, those cases have been omitted. Note: this benchmark test outputs the collection of test failures to the developer console for additional correctness comparison.
No description provided
Stress testing all functions with large workloads. Since all but lodash.isEqual fall into infinite loops when encountering cyclical objects, and these functions encounter stack overflow with very deeply nested objects, those cases have been omitted. Note: this benchmark test outputs the collection of test failures to the developer console for additional correctness comparison.
No description provided
No description provided
No description provided
Comparses JSON.parse(JSON.stringify()) vs structuredClone on a bigger JSON object
Test several function which sort a number
No description provided
Mapování 20 stringových enum hodnot na barvu při stavbě pole objektů { id, color } z 10k položek. Porovnává řetěz if/else, switch, object lookup (s prototypem i bez) a Map.get. Data mají rovnoměrné rozložení hodnot enumu.
No description provided
No description provided
No description provided
Compare loop performance
test
No description provided