macOS ◆ xterm-256color ◆ zsh 148 views

A simple program for counting how many primes there are below a user-given threshold (20000). The same code is 10x faster in Codon than in Python 3. Codon’s native parallelism and multithreading support are able to boost performance even further.