jsperf / jsperf.com

jsperf.com v2. https://github.com/h5bp/lazyweb-requests/issues/174
https://jsperf.com/
MIT License
1.31k stars 128 forks source link

My test cases comparing the performance of objects & maps give 404 errors #507

Open ChiriVulpes opened 5 years ago

ChiriVulpes commented 5 years ago

I had a whole suite of test cases comparing the performance of objects & maps: https://jsperf.com/object-v-map-get/1 https://jsperf.com/object-v-map-set/1 https://jsperf.com/object-v-map-size/1 https://jsperf.com/object-v-map-iterate/1 https://jsperf.com/object-v-map-delete/1 https://jsperf.com/object-v-map-has/1 https://jsperf.com/object-v-map-iterate-keys/1 https://jsperf.com/object-v-map-iterate-values/1

They all give 404 errors now.