mirror of
https://github.com/coot/free-category.git
synced 2024-11-23 09:55:43 +03:00
Added links to benchmarks to the readme file
This commit is contained in:
parent
238f95cb4d
commit
c28e07f47f
@ -16,6 +16,14 @@ generalisation of `Kliesli` categories captured by `EffCategory` class
|
|||||||
(effectful categories), and a (free) transformer which lifts a category to
|
(effectful categories), and a (free) transformer which lifts a category to
|
||||||
an effectful one.
|
an effectful one.
|
||||||
|
|
||||||
|
## Benchmarks
|
||||||
|
|
||||||
|
Check performence characteristics of various presentations free categories:
|
||||||
|
|
||||||
|
* [raport-O0](./bench/raport-O0.html)
|
||||||
|
* [raport-O1](./bench/raport-O1.html)
|
||||||
|
* [raport-O2](./bench/raport-O2.html)
|
||||||
|
|
||||||
## Some examples
|
## Some examples
|
||||||
* [LoginStateMachine](https://github.com/coot/free-category/blob/master/examples/src/LoginStateMachine.hs):
|
* [LoginStateMachine](https://github.com/coot/free-category/blob/master/examples/src/LoginStateMachine.hs):
|
||||||
based on [State Machines All The Way
|
based on [State Machines All The Way
|
||||||
|
Loading…
Reference in New Issue
Block a user