Skip to content

A performance comparison between tuples and structs for vectorial math

Notifications You must be signed in to change notification settings

Host32/Elixir-TupleVsStruct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuple Vs Struct

Benchmwarmer results:

  • struct_simulation: 13.4 sec 1 iterations 1.3403e7 µs/op
  • tuple_simulation: 5.4 sec 1 iterations 5.475e6 µs/op

About

A performance comparison between tuples and structs for vectorial math

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages