/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Improving performance of rav1d video decoder
(ohadravid.github.io)
305 points
todsacerdoti
| 1 comments |
22 May 25 11:59 UTC
|
HN request time: 0.22s
|
source
Show context
anon-3988
◴[
22 May 25 14:19 UTC
]
No.
44062323
[source]
▶
>>44061160 (OP)
#
Is skipping initialization of buffers a hard problem for compilers?
replies(4):
>>44062623
#
>>44062735
#
>>44063622
#
>>44068910
#
1.
brigade
◴[
22 May 25 16:26 UTC
]
No.
44063622
[source]
▶
>>44062323
#
It’s especially hard to elide the compiler initialization when the intended initialization is by a function written in assembly
ID:
GO
↑