Skip to content

use >> 1 for bit manipulation, / 2 for arithmetic halving#240

Merged
cameroncuster merged 6 commits into
devfrom
perf/shift-instead-of-div
Jul 11, 2026
Merged

use >> 1 for bit manipulation, / 2 for arithmetic halving#240
cameroncuster merged 6 commits into
devfrom
perf/shift-instead-of-div

use / 2 for arithmetic halving, keep >> 1 for bit manipulation

99426ff
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning
shellcheck_shfmt
succeeded Jul 11, 2026 in 11s