golang-graphql-benchmark

benchmark of golang GraphQL framework. (by appleboy)

Golang-graphql-benchmark Alternatives

Similar projects and alternatives to golang-graphql-benchmark based on common topics and language

appleboy
golang-graphql-benchmark
  1. graphjin

    GraphJin - Build NodeJS / GO APIs in 5 minutes not weeks

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. golang-for-nodejs-developers

    Examples of Golang compared to Node.js for learning 🤓 By @miguelmota

  4. benchmarks

    Fast and low overhead web framework fastify benchmarks (by fastify)

  5. graphql-benchmarks

    GraphQL benchmarks using the-benchmarker framework.

  6. logbench

    Golang logging library benchmarks

  7. 1m-go-tcp-server

    benchmarks for implementation of servers which support 1 million connections

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better golang-graphql-benchmark alternative or higher similarity.

golang-graphql-benchmark discussion

Log in or Post with

golang-graphql-benchmark reviews and mentions

Posts with mentions or reviews of golang-graphql-benchmark. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-20.
  • More-or-less real world benchmark of Go vs node - would you like to do a Go part?
    3 projects | /r/golang | 20 Jun 2021
    I would argue that single threaded node is the bottleneck: imagine you have 4 processors and 4 node processes, and each process ties to handle requests in a most effective: process first request, while accessing file or db it start processing another request. The libs, in contrary, written in a bad way is the main bottleneck, and it's easy to prove: here is a benchmark of go graphql implementations (testing simple hello world): https://github.com/appleboy/golang-graphql-benchmark graphql-go - 19k rps gqlgen + net/http - 52k rps - 2.5 times faster
  • How to build a solid Go Graphql application quickly.
    3 projects | /r/graphql | 4 Feb 2021
    Have you ever tried gqlgen? I really enjoy the dev experience. It also looks like it has great benchmarks.

Stats

Basic golang-graphql-benchmark repo stats
2
130
0.0
about 2 years ago

appleboy/golang-graphql-benchmark is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of golang-graphql-benchmark is Go.


Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Go is
the 4th most popular programming language
based on number of references?