Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/purescript/purescript-minibench
A minimal benchmarking library
https://github.com/purescript/purescript-minibench
Last synced: about 6 hours ago
JSON representation
A minimal benchmarking library
- Host: GitHub
- URL: https://github.com/purescript/purescript-minibench
- Owner: purescript
- License: bsd-3-clause
- Created: 2017-06-03T19:08:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-23T15:46:30.000Z (about 2 years ago)
- Last Synced: 2024-10-29T21:05:42.005Z (15 days ago)
- Language: PureScript
- Homepage:
- Size: 33.2 KB
- Stars: 14
- Watchers: 5
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-purescript - minibench - A minimal benchmarking library. (Benchmark / Deku)
README
# purescript-minibench
[![Latest release](http://img.shields.io/github/release/purescript/purescript-minibench.svg)](https://github.com/purescript/purescript-minibench/releases)
[![Build status](https://github.com/purescript/purescript-minibench/workflows/CI/badge.svg?branch=master)](https://github.com/purescript/purescript-minibench/actions?query=workflow%3ACI+branch%3Amaster)
[![Pursuit](https://pursuit.purescript.org/packages/purescript-minibench/badge)](https://pursuit.purescript.org/packages/purescript-minibench)A minimal benchmarking library
## Installation
```
spago install minibench
```## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-minibench).