Benchmarking programming languages and web frameworks
Pharaoh (Dart)
Pharaoh is a server-side application framework for Dart inspired by ExpressJS. It is compatible with shelf middlewares, allowing developers to leverage the existing Dart ecosystem while building their server applications.
This benchmark tests how fast a framework can perform concurrent HTTP requests, I/O operations, and JSON de/serialization.
Dart is a client-optimized programming language developed by Google for building user interfaces with event-driven programming. It supports both just-in-time and ahead-of-time compilation for development flexibility and deployment performance. Dart is the programming language behind Flutter, Google's UI toolkit for building applications across multiple platforms.