LinGBM: A Performance Benchmark for Approaches to Build GraphQL Servers (Extended Version)
Sijin Cheng, Olaf Hartig

TL;DR
LinGBM is a comprehensive benchmark designed to evaluate and compare the performance of different approaches for building GraphQL servers, aiding developers in selecting optimal techniques.
Contribution
This paper introduces LinGBM, the first detailed benchmark for assessing GraphQL server performance across various implementation approaches.
Findings
Demonstrates broad applicability through three use cases
Provides insights into performance differences among approaches
Establishes statistical properties for benchmarking experiments
Abstract
GraphQL is a popular new approach to build Web APIs that enable clients to retrieve exactly the data they need. Given the growing number of tools and techniques for building GraphQL servers, there is an increasing need for comparing how particular approaches or techniques affect the performance of a GraphQL server. To this end, we present LinGBM, a GraphQL performance benchmark to experimentally study the performance achieved by various approaches for creating a GraphQL server. In this article, we discuss the design considerations of the benchmark, describe its main components (data schema; query templates; performance metrics), and analyze the benchmark in terms of statistical properties that are relevant for defining concrete experiments. Thereafter, we present experimental results obtained by applying the benchmark in three different use cases, which demonstrates the broad…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGraph Theory and Algorithms · Advanced Graph Neural Networks · Data Quality and Management
