Is there a way to debug cache hit/miss in go?

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
  • httprouter

    A high performance HTTP request router that scales well

  • Today I decided to reimplement httprouter, which is claimed to be fastest. I was interesting if I could beat its performance.

  • go

    The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the link for more detail: https://eng.uber.com/pprof-go-profiler/ (by uber-research)

  • The research team at Uber has a version of pprof called pprof++ that can measure cache misses. Here is the article where they present their work and here is the repo. I was 95% sure that the go team accepted their proposal and this feature was in pprof.

  • 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
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

  • mux VS Don - a user suggested alternative

    2 projects | 15 Mar 2023
  • How does httprouterhttp.HandlerFunc() works?

    1 project | /r/golang | 18 Jun 2022
  • Swagger-UI gives a 404 not found error when using Julien Schmidt's HTTP router

    1 project | /r/golang | 27 Oct 2021
  • HttpRouter

    1 project | /r/devopskhan | 27 Oct 2021
  • Networking with go

    2 projects | /r/golang | 3 Apr 2021