Bounds-Check-Elimination. BCE can avoid some unnecessary bounds checks, and CSE can avoid some duplicate calculations, so that the standard Go compiler can generate more efficient programs. Sometimes the improvement effects of these optimizations are obvious.

github.com/mrbardia72/Bounds-Check-Elimination

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.