skynet

Concurrency benchmark

A benchmarking project comparing concurrency and parallelism patterns across multiple programming languages.

Skynet 1M threads microbenchmark

GitHub

1k stars
50 watching
122 forks
Language: C#
last commit: about 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
araq/malebolgia A library that simplifies concurrent and parallel programming using structured concurrency and thread pools. 109
ecoapm/benchmarkmocknet Comparing performance of various .NET mocking libraries using BenchmarkDotNet 22
jberryman/unagi-chan A high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction 127
sharow/libconcurrent A lightweight, low-overhead concurrency library 361
ldionne/metabench A simple framework for compile-time microbenchmarks in C++ using the CMake build system. 183
smallnest/go-web-framework-benchmark Compared performance of various Go web frameworks across different aspects like connection and route selection handling times 2,077
davecheney/autobench A framework to compare performance of Go versions 99
nvzqz/divan A tool that allows developers to easily and efficiently compare the performance of different parts of their codebase 954
chirino/mqtt-benchmark A benchmarking tool for MQTT servers to evaluate performance under various usage scenarios 121
multimodal-art-projection/omnibench Evaluates and benchmarks multimodal language models' ability to process visual, acoustic, and textual inputs simultaneously. 14
spreads/spreads A high-performance library for real-time data processing and time series manipulation 427
bytecodealliance/wasmtime-cpp Provides C++ API bindings to the WebAssembly runtime engine 87
manitou48/duezoo An exploration of Arduino DUE's capabilities and performance in various hardware and software tests 45
coq-concurrency/pluto A Coq-based web server written in a functional programming language 86
tylertreat/bench Generates latency measurements and plots from concurrent requests to an external system. 310