package
0.0.0-20241211203929-37a36ef1be3e
Repository: https://github.com/koykov/lab.git
Documentation: pkg.go.dev
# README
Loop optimisation techniques
Here present the following techniques:
- Bounds check elimination (BCE)
- Inlining function call by using goto instead of loop