Skip to content

virtualwiz/benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Benchmarks

This repository contains simple programs for benchmarking purposes.

pi.sh

Calls bc to compute 10000 digits after the decimal point of Pi.

fib.c

Computes the Fibonacci sequence in the most inefficient way.

fib.py

The same algorithm implemented in Python.

About

CPU benchmarking programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published