What happened to the Mu MicroVM project?

This page summarizes the projects mentioned and recommended in the original post on /r/ProgrammingLanguages

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • MoarVM

    A VM with adaptive optimization and JIT compilation, built for Rakudo

  • Visit the MoarVM project's home page and/or its github repo.

  • Oberon

    Oberon parser, code model & browser, compiler and IDE with debugger

  • Thanks. I had a look at the referenced sites and agree that it is not easy to interpret the results; a lot of important details apparently require insider know-how, which I don't have. It can also be misleading to use only one benchmark; as you can see e.g. in these results (https://github.com/rochus-keller/Oberon/blob/master/testcases/Are-we-fast-yet/Are-we-fast-yet_results_linux.pdf) if I would just consider the Json benchmark (which might be similar to the CSV benchmark) the overall impression would be quite different. If the overall result of MoarVM would indeed be a factor 20 to 100 behind LuaJIT, I would ask myself what essential core benefit justifies the implementation of this VM and why not just using LuaJIT, V8 or GraalVM as a backend.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What's a good way to represent overloaded functions at a low level?

    1 project | /r/ProgrammingLanguages | 24 Apr 2023
  • Language intrinsics and custom array layout

    2 projects | /r/ProgrammingLanguages | 28 Nov 2022
  • How do you know if an allocator is good?

    1 project | /r/ProgrammingLanguages | 10 Oct 2022
  • MoarVM: A VM with adaptive optimization and JIT compilation, built for Rakudo

    1 project | news.ycombinator.com | 1 May 2022
  • Scheme string vector vs list of chars

    1 project | /r/scheme | 25 Aug 2021