Micropython is faster than MMBasic :-(


Author Message
PhenixRising
Guru

Joined: 07/11/2023
Location: United Kingdom
Posts: 2076
Posted: 08:22pm 29 Jul 2026      

Great write-up  

Not sure about:

  Quote  a concurrent distributed system


I use a full-duplex, multidrop RS485. Data is already present on each node.
Address &HFF is "broadcast" and so execution is as concurrent as however long (few µS?) it takes MMBasic to grab from the RX buffer on each node.