I wonder what the equivalent for Java, C (with some libc stuff), Go, or Haskell looks like when analyzed like this.
I’m guessing Java with its CLR-like runtime would be pretty similar. Go and C are orders of magnitude faster to start up so I expect they have very little to do by comparison.
I wonder what the equivalent for Java, C (with some libc stuff), Go, or Haskell looks like when analyzed like this.
I’m guessing Java with its CLR-like runtime would be pretty similar. Go and C are orders of magnitude faster to start up so I expect they have very little to do by comparison.