Hardware and software versions for GC latency experiment
$ sw_vers | |
ProductName: Mac OS X | |
ProductVersion: 10.12.1 | |
BuildVersion: 16B2555 | |
$ sysctl -nh machdep.cpu.brand_string | |
Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz | |
sysctl -nh hw.memsize | |
8,589,934,592 | |
$ ghc --version | |
The Glorious Glasgow Haskell Compilation System, version 8.0.1 | |
$ racket --version | |
Welcome to Racket v6.6. | |
$ javac -version | |
javac 1.8.0_102 | |
$ go version | |
go version go1.7.3 darwin/amd64 | |
ocaml --version | |
The OCaml toplevel, version 4.03.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment