Y
Hacker News
new
|
ask
|
show
|
jobs
by
demirbey05
146 days ago
It's showcase more than being take home assignment. I couldnt understand what the task is ,only performance comparisons between their LLM
1 comments
measurablefunc
146 days ago
The task is ill-defined.
link
saagarjha
146 days ago
You make it faster
link
measurablefunc
146 days ago
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.
link
saagarjha
146 days ago
It does in this case; you can read the assignment to see that it is all single-threaded
link
measurablefunc
145 days ago
I read it, you're mistaken.
link
saagarjha
145 days ago
I did the assignment my guy
link