pew 0.1.1

A benchmarking library for Rust based on google/benchmark
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "pew"
description = "A benchmarking library for Rust based on google/benchmark"
version = "0.1.1"
authors = ["Akshay Nanavati <akshay.nanavati1@gmail.com>"]
repository = "https://github.com/akshaynanavati/pew"
readme = "README.md"
keywords = ["benchmark"]
license = "Apache-2.0"