Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hex7c0/python3-methods-comparison

comparing the performance of different Python3 snippets
https://github.com/hex7c0/python3-methods-comparison

benchmark python

Last synced: about 1 month ago
JSON representation

comparing the performance of different Python3 snippets

Awesome Lists containing this project

README

        

# Method comparison

Comparing the performance of different Python3 snippets.

Run every script inside your shell for show time difference
`python3 *.py`
or look at
[![Build Status](https://travis-ci.org/hex7c0/python3-methods-comparison.svg?branch=master)](https://travis-ci.org/hex7c0/python3-methods-comparison)
for latest run

### [License GPLv3](LICENSE)