Skip to content

penguintheorem/benchmark-typescript-functions-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

benchmark-typescript-functions-starter

This repo contains a simple typescript starter to run a benchmark to compare performances of two functions.

In this specific example two different implementations of the bubble sort algorithm are compared.

Run benchmark

You can run the benchmark by running the following npm commands:

npm run build
npm run start

About

A simple typescript starter to run a benchmark to compare performances of two functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published