umbraco-community / umbraco-graphql

An implementation of GraphQL for Umbraco 8 using GraphQL for .NET.
MIT License
64 stars 32 forks source link

Performance tests and benchmarks #61

Open mzajkowski opened 3 years ago

mzajkowski commented 3 years ago

Perform performance tests, load tests and micro-benchmarks to validate and establish the initial state of the performance for the project.

Compare it with e.g. direct access via services, memory caches etc. Benchmark the "simple" cases e.g. listings and rich queries gathering a lot of information in the single query.