Back to Frameworkbenchmarks

Toro Benchmarking Test

frameworks/Crystal/toro/README.md

3904 B
Original Source

This is the [Toro]https://github.com/soveran/toro) test of the Framework Benchmarks. Crystal is a new language that closely resembles Ruby with a goal of removing typed variables and parameters (instead inferencing), whilst maintaining top speed through bindings into C.

Toro is a minimalistic tree oriented routing web framework for Crystal.

Toro Benchmarking Test

Test Type Implementation Source Code

Test URLs

JSON

http://localhost:8080/json

PLAINTEXT

http://localhost:8080/plaintext

DB

http://localhost:8080/db

QUERY

http://localhost:8080/query?queries=

CACHED QUERY

http://localhost:8080/cached_query?queries=

UPDATE

http://localhost:8080/update?queries=

FORTUNES

http://localhost:8080/fortunes