V compiles itself in 0.33 seconds on an Apple M3 MacBook Air! An optimized build of V (built with v -prod) is 21% faster at compiling itself on the Apple M3 compared to the M2 (0.33s vs 0.42s). An unoptimized build of V is a whopping 42% faster on the M3 (0.58s vs. 0.99s):

