LLT21 d1bc55f274 Upgraded project to .NET 7 AOT and unixODBC 2.3.11 (#7744) 2 years ago
..
src d1bc55f274 Upgraded project to .NET 7 AOT and unixODBC 2.3.11 (#7744) 2 years ago
README.md 6196a47d2d appMpower version 1.0 (#6614) 4 years ago
appmpower-ado-pg.dockerfile d1bc55f274 Upgraded project to .NET 7 AOT and unixODBC 2.3.11 (#7744) 2 years ago
appmpower-odbc-my.dockerfile d1bc55f274 Upgraded project to .NET 7 AOT and unixODBC 2.3.11 (#7744) 2 years ago
appmpower-odbc-pg.dockerfile d1bc55f274 Upgraded project to .NET 7 AOT and unixODBC 2.3.11 (#7744) 2 years ago
appmpower.dockerfile d1bc55f274 Upgraded project to .NET 7 AOT and unixODBC 2.3.11 (#7744) 2 years ago
benchmark_config.json 9dc889e9b4 Add Npgsql in natively compiled mode without metadata (#7014) 3 years ago
config.toml 9dc889e9b4 Add Npgsql in natively compiled mode without metadata (#7014) 3 years ago
odbcinst.ini 4d03083f8b More standard connection handling + no custom pooling for ADO (#7230) 3 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