/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
| 3 comments |
22 May 25 11:59 UTC
|
HN request time: 0.001s
|
source
1.
sylware
◴[
23 May 25 12:54 UTC
]
No.
44072429
[source]
▶
>>44061160 (OP)
#
I don't understand this project. dav1d is 99% assembly (x86_64/risc-v 64bits/etc) with very little simple and plain C as coordinating code.
replies(1):
>>44077496
#
ID:
GO
2.
canucker2016
◴[
23 May 25 23:21 UTC
]
No.
44077496
[source]
▶
>>44072429 (TP)
#
The read-only dav1d github repo says 79.8% assembly, 19.7% C language, 0.5% other.
see
https://github.com/videolan/dav1d
replies(1):
>>44077524
#
3.
sylware
◴[
23 May 25 23:26 UTC
]
No.
44077524
[source]
▶
>>44077496
#
omg... how is this possible to miss that much the point?
↑