#rustweek — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #rustweek, aggregated by home.social.
-
We all need a custom benchmarking harness or two in our life...
(check the alt text for clarifications)
-
We all need a custom benchmarking harness or two in our life...
(check the alt text for clarifications)
-
We all need a custom benchmarking harness or two in our life...
(check the alt text for clarifications)
-
In 6 days(!!) I'm going to show you how unnecessarily fast a string interner can be! I'm still trying out more optimizations, but we're already got a 30% improvement: from 25ns to intern a string to 18ns. Stay tuned, and (hopefully) see you in Utrecht!
-
In 6 days(!!) I'm going to show you how unnecessarily fast a string interner can be! I'm still trying out more optimizations, but we're already got a 30% improvement: from 25ns to intern a string to 18ns. Stay tuned, and (hopefully) see you in Utrecht!
-
In 6 days(!!) I'm going to show you how unnecessarily fast a string interner can be! I'm still trying out more optimizations, but we're already got a 30% improvement: from 25ns to intern a string to 18ns. Stay tuned, and (hopefully) see you in Utrecht!
-
In 6 days(!!) I'm going to show you how unnecessarily fast a string interner can be! I'm still trying out more optimizations, but we're already got a 30% improvement: from 25ns to intern a string to 18ns. Stay tuned, and (hopefully) see you in Utrecht!
-
In 6 days(!!) I'm going to show you how unnecessarily fast a string interner can be! I'm still trying out more optimizations, but we're already got a 30% improvement: from 25ns to intern a string to 18ns. Stay tuned, and (hopefully) see you in Utrecht!
-
So one issue we have in @oreboot is also being faced by Embassy et al:
We use a stable toolchain for host tooling, and nightly ones for the code to run on the target platforms, which have various architectures. 🦀🦀However, Rust/cargo does not yet understand the mix well, so you end up with stuff like this https://github.com/embassy-rs/embassy/blob/2110d1a200afc0a840e757b9b60a638cae89f844/fmtall.sh#L6 or that https://github.com/oreboot/oreboot/blob/5e74d5b66fe19ad02c2e91309f9d5069fc0f5031/Makefile#L7 - hacks in scripts/Makefiles. 🧑💻
I hope we can discuss this a bit at #RustWeek during the #Rust #Embedded Working Group meeting. 👀
-
So one issue we have in @oreboot is also being faced by Embassy et al:
We use a stable toolchain for host tooling, and nightly ones for the code to run on the target platforms, which have various architectures. 🦀🦀However, Rust/cargo does not yet understand the mix well, so you end up with stuff like this https://github.com/embassy-rs/embassy/blob/2110d1a200afc0a840e757b9b60a638cae89f844/fmtall.sh#L6 or that https://github.com/oreboot/oreboot/blob/5e74d5b66fe19ad02c2e91309f9d5069fc0f5031/Makefile#L7 - hacks in scripts/Makefiles. 🧑💻
I hope we can discuss this a bit at #RustWeek during the #Rust #Embedded Working Group meeting. 👀
-
So one issue we have in @oreboot is also being faced by Embassy et al:
We use a stable toolchain for host tooling, and nightly ones for the code to run on the target platforms, which have various architectures. 🦀🦀However, Rust/cargo does not yet understand the mix well, so you end up with stuff like this https://github.com/embassy-rs/embassy/blob/2110d1a200afc0a840e757b9b60a638cae89f844/fmtall.sh#L6 or that https://github.com/oreboot/oreboot/blob/5e74d5b66fe19ad02c2e91309f9d5069fc0f5031/Makefile#L7 - hacks in scripts/Makefiles. 🧑💻
I hope we can discuss this a bit at #RustWeek during the #Rust #Embedded Working Group meeting. 👀
-
So one issue we have in @oreboot is also being faced by Embassy et al:
We use a stable toolchain for host tooling, and nightly ones for the code to run on the target platforms, which have various architectures. 🦀🦀However, Rust/cargo does not yet understand the mix well, so you end up with stuff like this https://github.com/embassy-rs/embassy/blob/2110d1a200afc0a840e757b9b60a638cae89f844/fmtall.sh#L6 or that https://github.com/oreboot/oreboot/blob/5e74d5b66fe19ad02c2e91309f9d5069fc0f5031/Makefile#L7 - hacks in scripts/Makefiles. 🧑💻
I hope we can discuss this a bit at #RustWeek during the #Rust #Embedded Working Group meeting. 👀
-
So one issue we have in @oreboot is also being faced by Embassy et al:
We use a stable toolchain for host tooling, and nightly ones for the code to run on the target platforms, which have various architectures. 🦀🦀However, Rust/cargo does not yet understand the mix well, so you end up with stuff like this https://github.com/embassy-rs/embassy/blob/2110d1a200afc0a840e757b9b60a638cae89f844/fmtall.sh#L6 or that https://github.com/oreboot/oreboot/blob/5e74d5b66fe19ad02c2e91309f9d5069fc0f5031/Makefile#L7 - hacks in scripts/Makefiles. 🧑💻
I hope we can discuss this a bit at #RustWeek during the #Rust #Embedded Working Group meeting. 👀
-
@rustnl Is there a schedule.xml feed for the conference talks? Would be nice to have an up-to-date schedule in #Giggity
https://github.com/Wilm0r/giggity -
@diondokter's RustWeek talk 'Codegen your problems away - device-driver toolkit' was recorded and uploaded to YouTube. Watch it now: https://www.youtube.com/watch?v=xt1vcL5rF1c