Are there any performace benchmarks, expected performance? I got 150hz maximum reading colorsensor rgb. Pybricks on ev3dev reaches 3000hz and clever(on stock firmware) 6000hz(I was testing with a friend).
Is it always has been so or I have some issues and usually it is much faster? Why possibly it can be slow? How to improve it?
I added all recommended performance tweaks and built with --release. I have arm-unknown-linux-gnueabi toolchain built with crosstool-ng for linux 4.14(ev3dev kernel IIRC), glibc 2.24 and software floating point. I executed binaries by copying and running them in ssh in home directory.
I love Rust and this project, and having maximum performace would be great. I do not intend to be negative.
I would like to know performance you are getting.
Are there any performace benchmarks, expected performance? I got 150hz maximum reading colorsensor rgb. Pybricks on ev3dev reaches 3000hz and clever(on stock firmware) 6000hz(I was testing with a friend).
Is it always has been so or I have some issues and usually it is much faster? Why possibly it can be slow? How to improve it?
I added all recommended performance tweaks and built with --release. I have arm-unknown-linux-gnueabi toolchain built with crosstool-ng for linux 4.14(ev3dev kernel IIRC), glibc 2.24 and software floating point. I executed binaries by copying and running them in ssh in home directory.
I love Rust and this project, and having maximum performace would be great. I do not intend to be negative.
I would like to know performance you are getting.