Skip to content

Instantly share code, notes, and snippets.

@tgt
Last active August 29, 2015 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tgt/090214c4e2a529820189 to your computer and use it in GitHub Desktop.
Save tgt/090214c4e2a529820189 to your computer and use it in GitHub Desktop.
tgt@u1204 ~> perl6 --version
This is perl6 version 2015.02-358-gbad2657 built on MoarVM version 2015.02-71-ga623b72
tgt@u1204 ~> uname -a
Linux u1204 3.13.0-46-generic #79~precise1-Ubuntu SMP Tue Mar 10 20:25:33 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
tgt@u1204 ~> lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04.5 LTS
Release: 12.04
Codename: precise
tgt@u1204 ~> time perl6 -e ''
0.73user 0.07system 0:00.81elapsed 99%CPU (0avgtext+0avgdata 379728maxresident)k
0inputs+0outputs (0major+23658minor)pagefaults 0swaps
Two cores, 1.5GB RAM, 1GB swap. Mostly idle. Typically using a few hundred MBs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment