Categorygithub.com/ErikPelli/requests_concurrency_benchmark
repositorypackage
0.0.0-20241204200738-d41c2b4bb8d0
Repository: https://github.com/erikpelli/requests_concurrency_benchmark.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Requests Concurrency Benchmark

Presentation

This repository contains the benchmark code for goroutines and locked threads, as shown in my presentation "The rise of green threads".

The full recording of my talk given during Devfest Venice 2024 has been uploaded to Youtube, in which I explain the results obtain using this code.