# [ZYSOCKET-V](https://github.com/luyikk/zysocket-v)(.Net) Benchmarking Test This includes tests for plaintext, json, db. ## Infrastructure Software Versions **Language** * C# 7.2 **Platforms** * .NET Core (Windows and Linux) **Web Servers** * [ZYSOCKET-V](https://github.com/luyikk/zysocket-v) ## Paths & Source for Tests * [Plaintext](PlatformBenchmarks/Program.cs): "/plaintext" * [JSON Serialization](PlatformBenchmarks/Program.cs): "/json" * [Single query](PlatformBenchmarks/Program.cs): "/db" * [Multiple query](PlatformBenchmarks/Program.cs): "/queries" * [Fortune](PlatformBenchmarks/Program.cs): "/fortune"