(Replying to PARENT post)
Actually closer to 4 years of experience:
> As for my Rust experience, I’ve been using it for personal projects since ~2016 and I worked as a Rust software engineer at a startup in Berlin for a year after leaving high school.
Publish date on this blog post: July 14th, 2020
👤faitswulff🕑5y🔼0🗨️0
(Replying to PARENT post)
FTA: “The result of this is that these simple operations are being performed on some very large amounts of data which I believe is resulting in a memory bandwidth bottleneck. This hypothesis explains why SIMD did not improve performance and performance is not significantly improved by parallelisation”
If that’s true, comparing system load or power usage could be a way to differentiate between the two implementations.
👤Someone🕑5y🔼0🗨️0
(Replying to PARENT post)
Rust is not a very good example here considering the amount of time the op might have spent waiting for the compiler and steep learning curve of the language...
👤tastyminerals🕑5y🔼0🗨️0
(Replying to PARENT post)