Skip to content

awalterschulze/gorangecheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Range checking

Benchmarking and Assembler comparing for several implementations of encode fixed 64 in golang.

Learnings:

  • The range check hint seems to require a constant
  • The unsafe is still faster than a range check hint, but by very little.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published