are-we-fast-yet
Language benchmarker
Comparing language implementations to assess optimization and performance
Are We Fast Yet? Comparing Language Implementations with Objects, Closures, and Arrays
335 stars
17 watching
36 forks
Language: Java
last commit: 11 days ago
Linked from 1 awesome list
benchmarkbenchmarkingcomparisondynamic-languageslanguagelanguage-implementationsperformance
Related projects:
Repository | Description | Stars |
---|---|---|
xhyrom/benchmarks | An experimental tool comparing performance of programming languages and JavaScript runtimes | 12 |
dataartisans/yahoo-streaming-benchmark | Extending Yahoo's Streaming Benchmark with Flink and Storm implementations | 106 |
janwilmans/compiletimer | Measures and compares compile times of C++ constructs in various scenarios | 6 |
damoebius/haxebench | A benchmarking project comparing the performance of different programming languages and their compiled outputs in various formats. | 52 |
jeromefroe/golang_benchmarks | A collection of benchmarks for various Go programming language features and patterns | 108 |
feyeleanor/gospeed | A library of micro-benchmarks for understanding and reasoning about the performance of Go programs. | 121 |
catboost/benchmarks | Comparative benchmarks of various machine learning algorithms | 169 |
texitoi/benchmarksgame-rs | A collection of benchmarking implementations for comparing the performance of various programming languages | 70 |
damirsvrtan/fasterer | Tools for optimizing Ruby code performance | 1,812 |
nvzqz/divan | A tool that allows developers to easily and efficiently compare the performance of different parts of their codebase | 954 |
benchflow/benchflow | Automated performance testing and analysis tool for distributed systems | 25 |
jonatas/fast | Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
pku-yuangroup/video-bench | Evaluates and benchmarks large language models' video understanding capabilities | 117 |
golang/benchmarks | Macro-benchmarks for performance monitoring and development of the Go programming language. | 189 |
jimblandy/context-switch | A comparison of context switch times and memory usage between Rust async tasks and Linux kernel threads. | 713 |