Xinyu Han
Xinyu Han
Hi everyone, I’m using rtmpdump code to push a rtmp stream from my device. The rtmp protocol is basing on the lwip network protocol, running in a FreeRTOS. I’m doing...
More Information: There is no problem when I use gcc 11 with -ffast-math flag and gcc13 without -ffast-math. But problem is exist when I use gcc13 with -ffast-math
> There are a few changes: > > * setNavArr > * setupNavFn > * Added 2 debug preprocessor blocks > > Can you highlight the runtime impact of each...
> > There are a few changes: > > > > * setNavArr > > * setupNavFn > > * Added 2 debug preprocessor blocks > > > > Can...
> Please provide with real hard metrics (time in ms) after release optimizations are applied - that is not sufficient to understand the practical difference to each change. ok
> Please provide with real hard metrics (time in ms) after release optimizations are applied - that is not sufficient to understand the practical difference to each change. According to...
> Yes, you can also test using `test/planner_benchmark` to get some good metrics of hundreds of runs so statistical noise can be smoothed out a bit. There's a couple of...
> Yes, you can also test using `test/planner_benchmark` to get some good metrics of hundreds of runs so statistical noise can be smoothed out a bit. There's a couple of...
> Ok! Its important if it accelerates things we have an appreciation for what/how much 🙂 May I ask a naive question? Which distro of ros2 should I choose if...