Skip to content

make metrics clearer and change code accordingly#2

Merged
jaja360 merged 1 commit intomake_this_project_int_bench_onlyfrom
rename_metrics
Feb 2, 2026
Merged

make metrics clearer and change code accordingly#2
jaja360 merged 1 commit intomake_this_project_int_bench_onlyfrom
rename_metrics

Conversation

@jaja360
Copy link
Copy Markdown
Collaborator

@jaja360 jaja360 commented Feb 2, 2026

Some metrics were "per digit", we replace them by "per floats".

To make naming less ambiguous, we replace /d (which could be interpreted as both digit or double) by /n (number). We don't use /i (for integer), since i is already used to mean instructions.

@jaja360 jaja360 requested a review from lemire February 2, 2026 00:06
@jaja360 jaja360 merged commit 14eaec0 into make_this_project_int_bench_only Feb 2, 2026
4 checks passed
@jaja360 jaja360 deleted the rename_metrics branch February 2, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants