5 ms·
When your goal is to show your pet language is 'better', you pick the benchmarks that 'prove' it.
by kjs3 14d ago
When your goal is to show your pet language is 'better', you pick the benchmarks that 'prove' it.
- inamberclad 14d agoNo, this is really the whole point of an RTOS. It can preempt low priority tasks to respond to critical events.
- kjs3 14d agoI'm quite clear on what the point of an RTOS is, thank you. But I wasn't addressing that, which is the point you seem to have missed.
- okanat 14d agoTrue RTOS scheduling is equally possible on Rust. RTIC does it already.