Skip to content

Instantly share code, notes, and snippets.

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 zoffixznet/2ded8f675e0ea07197c3808c242550b9 to your computer and use it in GitHub Desktop.
Save zoffixznet/2ded8f675e0ea07197c3808c242550b9 to your computer and use it in GitHub Desktop.
cpan@perlbuild2:~$ lscpu | grep '^CPU(s):'
CPU(s): 24
cpan@perlbuild2:~$ perl6 -e 'say $*SCHEDULER.max_threads'
16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment