LLT21 39786923c6 Increase max number of connections + write plaintext synchronously (#8829) 1 gadu atpakaļ
..
src 39786923c6 Increase max number of connections + write plaintext synchronously (#8829) 1 gadu atpakaļ
README.md 6196a47d2d appMpower version 1.0 (#6614) 4 gadi atpakaļ
appmpower-ado-pg.dockerfile 9269b712a3 Upgrade to .NET 8 (#8523) 1 gadu atpakaļ
appmpower-odbc-pg.dockerfile 9269b712a3 Upgrade to .NET 8 (#8523) 1 gadu atpakaļ
appmpower.dockerfile 9269b712a3 Upgrade to .NET 8 (#8523) 1 gadu atpakaļ
benchmark_config.json 9269b712a3 Upgrade to .NET 8 (#8523) 1 gadu atpakaļ
config.toml 9269b712a3 Upgrade to .NET 8 (#8523) 1 gadu atpakaļ
odbcinst.ini 9269b712a3 Upgrade to .NET 8 (#8523) 1 gadu atpakaļ

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