Skip to content

goptics/sortbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SortBench

A project to experiment with benchmark visualization CI/CD pipeline using Vizb on sorting algorithms.

The Sort function in sort.go is tagged with different algorithms across the git history:

Version Algorithm
v1.0.0 Bubble sort
v1.1.0 Insertion sort
v1.2.0 Shell sort
v1.3.0 Quicksort
v1.4.0 Merge sort

Each tag represents a different sorting implementation, allowing benchmark comparisons to be run and visualized across algorithm variations.

About

monitoring a sort function performance in different release

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages