1.build go file with go build bubble_sort.go 2.python benchmark_buble.py output: $ python benchmark_buble.py
bubble sort benchmark test start
============================================================ test python bubble sort Start:
============================================================ test perl bubble sort Start:
============================================================ test go bubble sort Start:
bubble sort benchmark test End