Comment on Ask HN: Running production server on M1 mini?parentComments−groundthrowerOP4yIt’s written in Rust and uses Rayon to a big extent. It’s receiving data to crunch maybe once every 5 minutes−awinter-py4ythe msg from dragontamer to set up a profiler seems like one approach to diagnose thisand also from joshdev to try aws graviton, which is also arm based but potentially more suited for cloud hosting than an m1if you figure this out, definitely write it up -- very cool tech blog topic, most people never get to debug cpu architecture firsthand
Comments
It’s written in Rust and uses Rayon to a big extent. It’s receiving data to crunch maybe once every 5 minutes
the msg from dragontamer to set up a profiler seems like one approach to diagnose this
and also from joshdev to try aws graviton, which is also arm based but potentially more suited for cloud hosting than an m1
if you figure this out, definitely write it up -- very cool tech blog topic, most people never get to debug cpu architecture firsthand