←back to thread

416 points charleshan | 3 comments | | HN request time: 0.637s | source
1. no_time ◴[] No.43545307[source]
Very impressive how the almost the entire application is written in lua(JIT). Particularly impressive how it is fast enough to do CPU blitting/blending[0]

I wonder why is lua so rarely utilized like this on its own. Such a neat language.

[0]: https://github.com/koreader/koreader-base/blob/master/ffi/bl...

replies(1): >>43548022 #
2. jszymborski ◴[] No.43548022[source]
Running on my Pixel 6a, I wouldn't really characterize it as super responsive. This context, I think, helps me understand why.
replies(1): >>43555243 #
3. heinrich5991 ◴[] No.43555243[source]
Very snappy on my Pixel 4a. Not sure what's causing the performance problems on your phone.