Post #4291383
2026-04-23 22:10 UTC
This is pretty good! Things slow down considerably once I start committing data to storage though, hopefully this can be optimized.
Replies (1)
-
@23n27@dgc.social 2026-04-23 22:15
Okay this is entirely due to the backing storage being slow and not the tee-supplicant roundtrips/overhead. If I put the backing store on a tmpfs it's exactly as fast as without persistence. So maybe just actually switching to (HS200) eMMC storage instead of the crappy SD card will be enough.