Skip to content

binding benchmarks (experimental, see #590)#591

Draft
paolopas wants to merge 4 commits intobfgroup:mainfrom
paolopas:binben
Draft

binding benchmarks (experimental, see #590)#591
paolopas wants to merge 4 commits intobfgroup:mainfrom
paolopas:binben

Conversation

@paolopas
Copy link
Copy Markdown
Contributor

@paolopas paolopas commented Apr 16, 2026

Use with legacy.jam (e.g. b2 -flegacy.jam)

NATIVE_RULE benchmark : timed ;
IMPORT benchmark : timed : : benchmark.timed ;
while true { benchmark.timed qwerty ; }

or with Jamroot

import benchmark ;
while true { benchmark.timed qwerty ; }

see #590

@paolopas paolopas marked this pull request as draft April 16, 2026 07:09
@paolopas paolopas changed the title binding benchmarks (experimental), see #590 binding benchmarks (experimental, see #590) Apr 17, 2026
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.

1 participant