Skip to content

Benchmarks linear, async and (async+parallel) programming in GO

Notifications You must be signed in to change notification settings

svalleru/gobenchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gobenchmark

Benchmarks linear, async and (async+parallel) programming in GO

Benchmarking Results(averaged)

LINEAR: 998.18970995ms
ASYNC: 191.4927846ms
ASYN+|| on 8 core cpu: 188.1455959ms

About

Benchmarks linear, async and (async+parallel) programming in GO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages