Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
saagarjha
5mo ago
0 comments
Save
Share
You make it faster
0 comments
3 comments · 1 top-level
top
newest
oldest
measurablefunc
5mo ago
· 2 in thread
Fewer instructions doesn't mean it's faster. It can be faster but it's not guaranteed in general. Obvious counterexample is single threaded vs multi-threaded code. Single threaded code will have fewer instructions but won't necessarily be faster.
saagarjha
OP
5mo ago
It does in this case; you can read the assignment to see that it is all single-threaded
measurablefunc
5mo ago
I read it, you're mistaken.
1 more reply
j
/
k
navigate · click thread line to collapse