Skip to content

This repository contains comprehensive benchmarks comparing various Go technologies and databases. It aims to provide a fair and objective comparison of performance across different database systems when used with Go applications.

Notifications You must be signed in to change notification settings

AlekseyPromet/benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

benchmark

This repository contains benchmarks for testing goroutine performance at scale. It helps analyze Go's concurrency capabilities and identify bottlenecks in large concurrent systems.

usage

  • Clone repo
  • Install dependencies
  • Run benchmarks
  • Analyze results

onemilliongo

Benchmarks goroutines from 1,000 to 1 billion in parallel.

About

This repository contains comprehensive benchmarks comparing various Go technologies and databases. It aims to provide a fair and objective comparison of performance across different database systems when used with Go applications.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages