Here are
32 public repositories
matching this topic...
Statistics-driven benchmarking library for Rust
Microbenchmarking for Modern C++
Lean Haskell Benchmarking
Updated
Dec 2, 2020
Haskell
Featherlight benchmark framework, drop-in replacement for criterion and gauge.
Updated
Jan 1, 2022
Haskell
A lab for future Criterion features.
Updated
Jan 9, 2019
Haskell
statistics-driven micro-benchmarking framework
⚡️ 📊 Compare the performance of Rust project branches
Updated
Jun 11, 2020
JavaScript
Microbenchmark plugin for rebar3
Updated
Dec 24, 2019
Erlang
An implementation of a (merkle)patricia-trie
Updated
Sep 19, 2018
Rust
A library for random sequences estimating.
A configuration for TravisCI to use Criterion unit testing framework.
Updated
May 2, 2019
Makefile
IUB CSE 425 (Artificial Intelligence)
Updated
Nov 14, 2019
Jupyter Notebook
Docker image/Dockerfile for criterion
Updated
May 25, 2019
Dockerfile
🚀 Scripts d'installation pour travailler à Epitech sous LINUX.
Updated
Dec 14, 2021
Shell
FarCri.rs: Criterion.rs-based microbenchmarking library for resource-constrained systems
Updated
May 28, 2021
Rust
Libc functions in assembly language, unit tests in C
Simple Python script for quick checking of irreducibility of polynomial with integer coefficients by testing various criteria.
Updated
Oct 16, 2021
Python
CLI using sockets to control a Tello Ryze drone.
An archlinux installation with some additional packages to build c and use criterion
Updated
Jun 13, 2021
Dockerfile
Deducting feelings (from horrible to excellent) using hash tables and probabilities (based on C language). Project done with Elisa DARGENT and Léa TOPRAK.
Some example of criterion unit tests
Updated
Feb 21, 2021
Shell
This repository contains a workshop to learn about Criterion unit testing framework for C and C++..
There are all the mathematical projects of teck1
FizzBuzz implementation and Criterion performance benchmarks.
Updated
Jun 27, 2020
Rust
Example on benchmarking and optimizing Advent Of Code (on request)
Updated
Dec 12, 2020
Rust
Some useful (or not) functions for the C language.
Improve this page
Add a description, image, and links to the
criterion
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
criterion
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
This is a tracking issue for new benchmarks we'd like to add. If you're landing here from hacktoberfest (welcome!), feel free to see the project README for more information :D.
The basic process goes:
benches)