Skip to content

Simple API implementation for generating required workload for load testing / profiling of different langauage stacks (Bun/Node/Rust/Go)

Notifications You must be signed in to change notification settings

Lilanga/apis-for-language-profiling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic HTTP server implementations for profiling Bun, NodeJS, Golang and Rust

This project contains basic HTTP server implementations using Bun, NodeJS, Golang and Rust langauages to profile performance of the langauages for daily computational workloads.

Implementation

All four server endpoints implemented using different langauages use the exact same algorithm. Using basic HTTP utilities to implement HTTP server without relying on sophisticated frameworks.

Usage

This codebase is created to generate profiling information for the Bun performance comparison blog post

About

Simple API implementation for generating required workload for load testing / profiling of different langauage stacks (Bun/Node/Rust/Go)

Topics

Resources

Stars

Watchers

Forks