Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hex7c0/python3-methods-comparison
- Owner: hex7c0
- License: gpl-3.0
- Created: 2014-09-04T10:47:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-09T10:29:01.000Z (almost 7 years ago)
- Last Synced: 2024-04-13T19:19:46.423Z (9 months ago)
- Topics: benchmark, python
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)