Skip to content

⚡️ A hyper-efficient implementation for log2(x) calculations on a Raspberry Pi 4 B 8GB with a Broadcom BCM2711 SoC (1.8 GHz 64-bit quad-core ARM Cortex-A72, 1 MB L2 cache). Achieved 43% improvement across 5 key metrics: page faults, branch misses, ASM length, cycles, and instructions.

Notifications You must be signed in to change notification settings

mattrltrent/computing_convergence_method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimizing The Computing Convergence Method 🚀

  • Lots of this project's files are generated, or are not meant to be "final" since they were tweaked/overwritten often.
  • Please view the report for an in-depth look at what this repository accomplishes.

About

⚡️ A hyper-efficient implementation for log2(x) calculations on a Raspberry Pi 4 B 8GB with a Broadcom BCM2711 SoC (1.8 GHz 64-bit quad-core ARM Cortex-A72, 1 MB L2 cache). Achieved 43% improvement across 5 key metrics: page faults, branch misses, ASM length, cycles, and instructions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published