LLT21 9269b712a3 Upgrade to .NET 8 (#8523) 1 year ago
..
src 9269b712a3 Upgrade to .NET 8 (#8523) 1 year ago
README.md 6196a47d2d appMpower version 1.0 (#6614) 4 years ago
appmpower-ado-pg.dockerfile 9269b712a3 Upgrade to .NET 8 (#8523) 1 year ago
appmpower-odbc-pg.dockerfile 9269b712a3 Upgrade to .NET 8 (#8523) 1 year ago
appmpower.dockerfile 9269b712a3 Upgrade to .NET 8 (#8523) 1 year ago
benchmark_config.json 9269b712a3 Upgrade to .NET 8 (#8523) 1 year ago
config.toml 9269b712a3 Upgrade to .NET 8 (#8523) 1 year ago
odbcinst.ini 9269b712a3 Upgrade to .NET 8 (#8523) 1 year 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