What am I doing wrong? Go appears 5 - 10x slower than javascript! Want to use go for new project but appears too slow :(

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • go

    The Go programming language

  • A general recommendation for asking questions. Always add the actual problem you are working with. I highly recommend reading through https://github.com/golang/go/wiki/HowToAsk.

  • Programming-Language-Benchmarks

    Yet another implementation of computer language benchmarks game

  • aside all code optimizations already suggested by others, try different benchmarks: https://github.com/hanabi1224/Programming-Language-Benchmarks

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • v8.dev

    The source code of v8.dev, the official website of the V8 project.

  • It's a good point. Under the hood JS can be similar performance to fairly optimized c++ code (because it is). https://v8.dev/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Benchmarking the go plugin package vs other plugin implementations

    5 projects | /r/golang | 4 Jan 2021
  • Creating a personal AI assistant a.k.a An approachable series on learning new stuff!

    1 project | dev.to | 10 May 2024
  • Go: the future encoding/json/v2 module

    2 projects | dev.to | 2 May 2024
  • Evolving the Go Standard Library with math/rand/v2

    2 projects | news.ycombinator.com | 1 May 2024
  • Borgo is a statically typed language that compiles to Go

    21 projects | news.ycombinator.com | 30 Apr 2024