LLT21 9dc889e9b4 Add Npgsql in natively compiled mode without metadata (#7014) 3 年之前
..
src 9dc889e9b4 Add Npgsql in natively compiled mode without metadata (#7014) 3 年之前
README.md 6196a47d2d appMpower version 1.0 (#6614) 4 年之前
appmpower-ado-pg.dockerfile 9dc889e9b4 Add Npgsql in natively compiled mode without metadata (#7014) 3 年之前
appmpower-odbc-my.dockerfile 29844ce3af Upgrade to .NET 6 and PostgreSQL 14 + implementation of cached-worlds (#6950) 3 年之前
appmpower-odbc-pg.dockerfile 29844ce3af Upgrade to .NET 6 and PostgreSQL 14 + implementation of cached-worlds (#6950) 3 年之前
appmpower.dockerfile 29844ce3af Upgrade to .NET 6 and PostgreSQL 14 + implementation of cached-worlds (#6950) 3 年之前
benchmark_config.json 9dc889e9b4 Add Npgsql in natively compiled mode without metadata (#7014) 3 年之前
config.toml 9dc889e9b4 Add Npgsql in natively compiled mode without metadata (#7014) 3 年之前
odbcinst.ini 2d470529d0 MySQL added to framework next to PostgreSQL ODBC data access with native, reflection free C# compilation (#6749) 4 年之前

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