Back to Frameworkbenchmarks

Goravel Benchmarking Test

frameworks/Go/goravel/README.md

31.1 KB
Original Source

Goravel Benchmarking Test

Goravel is a web application framework with complete functions and excellent scalability. As a starting scaffolding to help Gopher quickly build their own applications.

The framework's design is consistent with Laravel, simplifying the learning curve for PHPers. Kudos to Laravel!

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?q=

CACHED QUERY

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

UPDATE

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

FORTUNES

http://localhost:8080/fortunes