perwendel / spark

A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
Apache License 2.0
9.63k stars 1.56k forks source link

Fix issue #1195 add a simple performance test in test suit. #1227

Open Lloyd-Pottiger opened 3 years ago

Lloyd-Pottiger commented 3 years ago

Add a simple performance test in test suite to gauge changes effect on performance.

Using the provided example, test put, delete and post performance separately.