All Projects → python → Pyperformance

python / Pyperformance

Licence: mit
Python Performance Benchmark Suite

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pyperformance

Karma Benchmark
A Karma plugin to run Benchmark.js over multiple browsers with CI compatible output.
Stars: ✭ 88 (-78.33%)
Mutual labels:  performance, benchmark
Crossplatformdisktest
Windows, macOS and Android storage (HDD, SSD, RAM) speed testing/performance benchmarking app
Stars: ✭ 123 (-69.7%)
Mutual labels:  performance, benchmark
Ezfio
Simple NVME/SAS/SATA SSD test framework for Linux and Windows
Stars: ✭ 91 (-77.59%)
Mutual labels:  performance, benchmark
Gl vs vk
Comparison of OpenGL and Vulkan API in terms of performance.
Stars: ✭ 65 (-83.99%)
Mutual labels:  performance, benchmark
Kubestone
Performance benchmarks for Kubernetes
Stars: ✭ 159 (-60.84%)
Mutual labels:  performance, benchmark
Jsperf.com
jsperf.com v2. https://github.com/h5bp/lazyweb-requests/issues/174
Stars: ✭ 1,178 (+190.15%)
Mutual labels:  performance, benchmark
Arewefastyet
NOT MAINTAINED ANYMORE! New project is located on https://github.com/mozilla-frontend-infra/js-perf-dashboard -- AreWeFastYet is a set of tools used for benchmarking the major browser's JavaScript virtual machines against each other, as well as reporting the results on a website as insightful graphs showing the evolution of performance over time.
Stars: ✭ 119 (-70.69%)
Mutual labels:  performance, benchmark
Benchmarkdotnet
Powerful .NET library for benchmarking
Stars: ✭ 7,138 (+1658.13%)
Mutual labels:  performance, benchmark
Sltbench
C++ benchmark tool. Practical, stable and fast performance testing framework.
Stars: ✭ 137 (-66.26%)
Mutual labels:  performance, benchmark
Gatling Dubbo
A gatling plugin for running load tests on Apache Dubbo(https://github.com/apache/incubator-dubbo) and other java ecosystem.
Stars: ✭ 131 (-67.73%)
Mutual labels:  performance, benchmark
Sysbench Docker Hpe
Sysbench Dockerfiles and Scripts for VM and Container benchmarking MySQL
Stars: ✭ 14 (-96.55%)
Mutual labels:  performance, benchmark
Web Tooling Benchmark
JavaScript benchmark for common web developer workloads
Stars: ✭ 290 (-28.57%)
Mutual labels:  performance, benchmark
Bench Scripts
A compilation of Linux server benchmarking scripts.
Stars: ✭ 873 (+115.02%)
Mutual labels:  performance, benchmark
Xrautomatedtests
XRAutomatedTests is where you can find functional, graphics, performance, and other types of automated tests for your XR Unity development.
Stars: ✭ 77 (-81.03%)
Mutual labels:  performance, benchmark
Sequelize Benchmark
Benchmarks for sequelize
Stars: ✭ 8 (-98.03%)
Mutual labels:  performance, benchmark
Phoronix Test Suite
The Phoronix Test Suite open-source, cross-platform automated testing/benchmarking software.
Stars: ✭ 1,339 (+229.8%)
Mutual labels:  performance, benchmark
Pytest Benchmark
py.test fixture for benchmarking code
Stars: ✭ 730 (+79.8%)
Mutual labels:  performance, benchmark
Boomer
A better load generator for locust, written in golang.
Stars: ✭ 734 (+80.79%)
Mutual labels:  performance, benchmark
P2plab
performance benchmark infrastructure for IPLD DAGs
Stars: ✭ 126 (-68.97%)
Mutual labels:  performance, benchmark
Are We Fast Yet
Are We Fast Yet? Comparing Language Implementations with Objects, Closures, and Arrays
Stars: ✭ 161 (-60.34%)
Mutual labels:  performance, benchmark

########################## The Python Benchmark Suite ##########################

.. image:: https://img.shields.io/pypi/v/pyperformance.svg :alt: Latest pyperformance release on the Python Cheeseshop (PyPI) :target: https://pypi.python.org/pypi/pyperformance

.. image:: https://travis-ci.com/python/pyperformance.svg?branch=master :alt: Build status of pyperformance on Travis CI :target: https://travis-ci.com/github/python/pyperformance

The pyperformance project is intended to be an authoritative source of benchmarks for all Python implementations. The focus is on real-world benchmarks, rather than synthetic benchmarks, using whole applications when possible.

  • pyperformance documentation <http://pyperformance.readthedocs.io/>_
  • pyperformance GitHub project <https://github.com/python/pyperformance>_ (source code, issues)
  • Download pyperformance on PyPI <https://pypi.python.org/pypi/pyperformance>_

pyperformance is not tuned for PyPy yet: use the PyPy benchmarks project <https://foss.heptapod.net/pypy/benchmarks>_ instead to measure PyPy performances.

pyperformance is distributed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].