Browse the latest JavaScript performance benchmarks created by the community.
No description provided
No description provided
only on a small collection
A simple test comparing javascript maps vs object.entries on a small collection of values
No description provided
It often does not make sense to just compare only includes vs has. If we can not create the Set beforehand to be reused, and we need to initialize it every time, it will probably deteriorate the performance and we are better off using just simple include most of the times.
No description provided
No description provided
new Date(value) new Date(dateString) new Date(year, monthIndex, day)
Testing some things
Testing some things
No description provided
No description provided
No description provided
Compares slice, substr and substring to each other when there is only a start index
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
compare !!number and number
No description provided
No description provided
No description provided