Back to Frameworkbenchmarks

Angel3 Framework Benchmarking Test

frameworks/Dart/angel3/README.md

31.3 KB
Original Source

Angel3 Framework Benchmarking Test

This is the Angel3 framework portion of a benchmarking test suite comparing a variety of web development platforms.

Description

All the tests are implemented using the Angel3 Framework with ORM for Postgresql and MySQL database on Dart 3.6. The directory layout follows the standard ORM boilerplate template.

Test Type Implementation Source Code

Important Libraries

The tests were run with:

Test URLs

JSON

http://localhost:8080/json

PLAINTEXT

http://localhost:8080/plaintext

DB

http://localhost:8080/db

QUERY

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

UPDATE

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

FORTUNES

http://localhost:8080/fortunes