Live data from Hacker News

MicroPython

micropython.org

151–152 of 152 posts

Re: MicroPython

#151

Earlier quoted context omitted.

Thanks for the insight, in your experience how has the performance been?

With Go? It's magnitude faster than python and it's concurrency might be paralleled maybe only by elixir although I wonder whether the later would match Go's utility based programming paradigm which results in faster roll-outs. My subjective opinion is, the only place I wouldn't consider using Go is when it's garbage collection could hypothetically be harmful(literally) i.e. Say I'm coding a system for a ventilator,…

What are you finding the Go environment takes for resources on your micro before your actual code?
Post reply on HN