Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 472 Bytes

File metadata and controls

8 lines (5 loc) · 472 Bytes

javalin-async-example

This repo contains a benchmarking tool created for playing around with futures in Javalin.

It's only intended as an illustration of the concepts of running requests asynchronously. Since your browser is being used as a benchmarking tool results will become wildly inaccurate if you try to send too many requests.

bench