Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
colanderman
4y ago
0 comments
Share
To be clear, that is not the advice I'm giving -- but rather, when your performance looks like
p*log n + q
, if
q
is much greater than
p/40
-- that is, the constant term dwarfs the logarithmic term -- then it is safe to consider it constant.
undefined | Better HN
0 comments
default
newest
oldest
xdavidliu
4y ago
> p*log n + q, if q is much greater than p/40 -- that is, the constant term dwarfs the logarithmic term
I think you meant to say "if q is much greater than p TIMES 40".
colanderman
OP
4y ago
Ah good catch, yes you are correct.
j
/
k
navigate · click thread line to collapse