Skip to content

shaikrasheed99/go-benchmark-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchmark Tests in Go!

This is the material repository for my below article on Medium.

To run all the test cases use below command.

go test ./...

About

Testing the performance of factorial finding approaches using Benchmark tests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages