package
0.0.0-20240814153542-64ae15e81c8c
Repository: https://github.com/iamsumit/go-dsa.git
Documentation: pkg.go.dev

# README

Benchmark Result

BenchmarkMapInsert-10                     		       133.8 ns/op
BenchmarkMapInsertWithPreallocation-10    		       79.65 ns/op
BenchmarkMapUpdate-10                     		       128.9 ns/op
BenchmarkMapDelete-10                     		       2.085 ns/op
BenchmarkAccessMap-10                     		       7.605 ns/op
BenchmarkMapIterationOver100-10           		       780.2 ns/op
BenchmarkMapIterationOver1000-10          	  	     7295 ns/op
BenchmarkMapIterationOver10000-10         	  	     82761 ns/op