Danct12 has quit [Remote host closed the connection]
Danct12 has joined #lima
camus has joined #lima
kaspter has quit [Ping timeout: 276 seconds]
camus is now known as kaspter
Elpaulo has quit [Read error: Connection reset by peer]
Elpaulo has joined #lima
Barada has joined #lima
Barada has quit [Quit: Barada]
camus has joined #lima
kaspter has quit [Ping timeout: 264 seconds]
camus is now known as kaspter
<linkmauve>
Thanks!
<linkmauve>
It also seems to fix --run=gltransition’s top right shadertoy!
kaspter has quit [Ping timeout: 246 seconds]
kaspter has joined #lima
Barada has joined #lima
dev1990 has joined #lima
cwabbott has quit []
cwabbott has joined #lima
<linkmauve>
There is a huge regression on compilation time compared to 20.3.4, I originally thought it was caused by disabling NDEBUG but that’s not the case, here is a flamegraph of the startup: https://linkmauve.fr/files/lima-flamegraph.svg
<linkmauve>
It was also present before that fix though.
<anarsoul|2>
what's runtime difference with patch and without patch?
<linkmauve>
It still takes a bit less than 17s before gtk4-demo is back to ~0% of CPU consumed, while that takes only 5.41s in 20.3.4.
<linkmauve>
A bit more than 17s without patch, 2s.
<linkmauve>
So 17.35s without → 16.95s with the patch.
<anarsoul|2>
is it release or debug version?
<linkmauve>
Debug, but release version was very similar.
<linkmauve>
Release version is 13.56s.
<linkmauve>
Note that when I say debug, I mean compiled without -DNDEBUG and with -g, but still at -O3 -march=native.
<linkmauve>
Which might be different from what my distribution (ALARM) defines.
<anarsoul|2>
I'm asking whether it's --buildtype=debug/debugoptimized or --buildtype=release
<anarsoul|2>
it's meson option
<anarsoul|2>
there were no changes to regalloc or liveness analysis since april 2020
<linkmauve>
-D buildtype=plain, but CFLAGS is defined to CFLAGS="-march=native -O3 -pipe -fstack-protector-strong -fno-plt"
<linkmauve>
I can rebuild with --buildtype=release if you want to try, will that override my CFLAGS or should I unset it first?
<adema->
Hello everyone! I've been trying the lima driver with a kernel 5.11 on a le potato board (aml-s905x-cc) and I noticed some colors are a bit off