transient-haskell / transient

A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
MIT License
631 stars 28 forks source link

Add benchmarks #31

Open geraldus opened 7 years ago

geraldus commented 7 years ago

Implement some benchmarks and make all Travis builds to run them.