LLT21 20e4a939b7 Adding framework name as per issue 6466 (#6962) 3 years ago
..
src 29844ce3af Upgrade to .NET 6 and PostgreSQL 14 + implementation of cached-worlds (#6950) 3 years ago
README.md 6196a47d2d appMpower version 1.0 (#6614) 4 years ago
appmpower-odbc-my.dockerfile 29844ce3af Upgrade to .NET 6 and PostgreSQL 14 + implementation of cached-worlds (#6950) 3 years ago
appmpower-odbc-pg.dockerfile 29844ce3af Upgrade to .NET 6 and PostgreSQL 14 + implementation of cached-worlds (#6950) 3 years ago
appmpower.dockerfile 29844ce3af Upgrade to .NET 6 and PostgreSQL 14 + implementation of cached-worlds (#6950) 3 years ago
benchmark_config.json 20e4a939b7 Adding framework name as per issue 6466 (#6962) 3 years ago
config.toml 29844ce3af Upgrade to .NET 6 and PostgreSQL 14 + implementation of cached-worlds (#6950) 3 years ago
odbcinst.ini 2d470529d0 MySQL added to framework next to PostgreSQL ODBC data access with native, reflection free C# compilation (#6749) 4 years ago

README.md

appMpower(.Net) Benchmarking Test

This includes tests for plaintext, json, db, queries, updates and fortune.

appMpower is a nativily compiled (AOT) .NET implementation. The native compilation is done with reflection disabled; because the most used PostgreSQL .NET library is not reflection free, the PostgreSQL ODBC driver is used instead.

Infrastructure Software Versions

Language

  • C# 7.0

Platforms

  • .NET Core (Windows and Linux)

Web Servers

Web Stack

  • ASP.NET Core

Paths & Source for Tests