naushadh dc82e002f8 Improve Fortunes bench performance for Servant (#4553) 6 anni fa
..
hasql dc82e002f8 Improve Fortunes bench performance for Servant (#4553) 6 anni fa
mysql-haskell dc82e002f8 Improve Fortunes bench performance for Servant (#4553) 6 anni fa
README.md 96c57363af Add new servant benchmark: mysql-haskell (#4550) 6 anni fa
benchmark_config.json dc82e002f8 Improve Fortunes bench performance for Servant (#4553) 6 anni fa
servant.dockerfile dc82e002f8 Improve Fortunes bench performance for Servant (#4553) 6 anni fa
stack.yaml dc82e002f8 Improve Fortunes bench performance for Servant (#4553) 6 anni fa

README.md

Servant

This is the servant implementation of a benchmarking test suite comparing a variety of web development platforms.

Since servant is strictly a routing layer to typed function, it is upto the user to pick their persistance layer and data flow. Therefore we have multiple distinct implementations using different database backends/libraries.