# [BeetleX.FastHttpApi](https://github.com/IKende/)(.Net) Benchmarking Test This includes tests for plaintext, json, db, queries and fortune. [`BeetleX`](https://github.com/IKende/) is a fast tcp components for .net ## Infrastructure Software Versions **Language** * C# 7.0 **Platforms** * .NET Core (Windows and Linux) **Web Servers** * [BeetleX.FastHttpApi](https://github.com/IKende/FastHttpApi) **Web Stack** * [BeetleX](https://github.com/IKende/Beetlex) ## Paths & Source for Tests * [Plaintext](Benchmarks/Program.cs): "/plaintext" * [JSON Serialization](Benchmarks/Program.cs): "/json" * [Single query](Benchmarks/Program.cs): "/db" * [Multiple query](Benchmarks/Program.cs): "/queries" * [Fortune](Benchmarks/Program.cs): "/fortune"