Giter VIP home page Giter VIP logo

pybench's Introduction

PyBench

A way to measure single-threaded Python performance, which can be run on any python interpereter with the time, math and random modules.

Download the file, run it, enter in the duration and then run the test.

Requirements

Python 3.

How to run on Linux

  1. Make sure git and python3 is installed.
  2. Run git clone https://github.com/computercrunchnz/pybench.git
  3. Run cd pybench
  4. Run python3 *.py
  5. Add scores to the PyBench Database.

How to run on macOS

  1. Download the code
  2. Unzip the zip
  3. Go into the folder and copy the path of pybench.py
  4. Open the terminal

----If Python 3 is not installed---- 1.Run python3 2.Follow the prompts to install python3.


  1. Type in python3
  2. Paste the path of pybench.py
  3. Hit Return
  4. Add scores to the PyBench Database.

How to run on Windows (10 and above, 64 bit)

  1. Download the code
  2. Extract the zip
  3. Press Win+R
  4. Type in powershell and hit enter.
  5. Run python3 and download it from the Microsoft Store.
  6. Once it is downloaded, type in python3 and add the path to the file (C:\Users)
  7. Add scores to the PyBench Database.

Database

Add your scores to the database here: https://forms.gle/aYH7kFEvYuBzfVWG8

View the database here: https://docs.google.com/spreadsheets/d/1qsWtBNCPqBY6JOD26rGCDO7m8Hxm9uabCvV0Vdv2CU4/edit?usp=sharing

pybench's People

Contributors

computercrunchnz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.