Y
Hacker News
new
|
ask
|
show
|
jobs
by
eudamoniac
98 days ago
Easily. Lots of things can take 3ms that actually take 300ms. Happens all the time.
1 comments
jjtheblunt
98 days ago
what's an example?
link
eudamoniac
98 days ago
A poorly written SQL query, an algorithm on large data sets using suboptimal bigO, the Home Depot or Lowe's website search bars, etc
link
jjtheblunt
98 days ago
good examples, i agree
link