LLT21 e91044219c Upgrade appMpower to .NET 9 and use Razor slices (#9398) 9 месяцев назад
..
src e91044219c Upgrade appMpower to .NET 9 and use Razor slices (#9398) 9 месяцев назад
README.md 6196a47d2d appMpower version 1.0 (#6614) 4 лет назад
appmpower-odbc-my.dockerfile e91044219c Upgrade appMpower to .NET 9 and use Razor slices (#9398) 9 месяцев назад
appmpower-odbc-pg.dockerfile e91044219c Upgrade appMpower to .NET 9 and use Razor slices (#9398) 9 месяцев назад
appmpower.dockerfile e91044219c Upgrade appMpower to .NET 9 and use Razor slices (#9398) 9 месяцев назад
benchmark_config.json 9c9b8678aa Appmpowerv8.0.5: using native AOT dll instead of exe (#9214) 1 год назад
config.toml 9c9b8678aa Appmpowerv8.0.5: using native AOT dll instead of exe (#9214) 1 год назад
odbcinst.ini 9c9b8678aa Appmpowerv8.0.5: using native AOT dll instead of exe (#9214) 1 год назад

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