Skip to content

Instantly share code, notes, and snippets.

@WillSewell
Created November 1, 2016 18:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save WillSewell/99e0a726e86c0b4299bcfb8a345f0ff8 to your computer and use it in GitHub Desktop.
Save WillSewell/99e0a726e86c0b4299bcfb8a345f0ff8 to your computer and use it in GitHub Desktop.
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