Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
grhmc
on June 24, 2014
|
parent
|
context
|
favorite
| on:
Show HN: Fast.js – faster reimplementations of nat...
Amazing, the "performance tests" here operate on a list of only ten items long:
https://github.com/codemix/fast.js/blob/master/bench/for-eac...
I'm sure that is a statistically valid way to measure performance.
phpnode
on June 24, 2014
[–]
you're right in that it's important to consider inputs of different sizes. I did this for the indexOf() functions, I'll do the same here, thanks!
alttab
on June 24, 2014
|
parent
[–]
To prove its worth, try showing a
Real
use case.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I'm sure that is a statistically valid way to measure performance.