Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add experimental-inline-sourcepos to cli options #455

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

digitalmoksha
Copy link
Collaborator

Adds experimental-inline-sourcepos to command line (already available in the API) to make it available to any who wants to use it, and make it easier to quickly test from command line.

@digitalmoksha digitalmoksha self-assigned this Aug 18, 2024
Copy link
Contributor

Command Mean [ms] Min [ms] Max [ms] Relative
./bench.sh ./comrak-adbefa5 322.6 ± 1.3 321.1 327.4 2.95 ± 0.02
./bench.sh ./comrak-main 320.1 ± 1.5 316.7 324.7 2.92 ± 0.02
./bench.sh ./pulldown-cmark 109.5 ± 0.7 108.5 112.0 1.00
./bench.sh ./cmark-gfm 117.7 ± 0.7 116.9 120.1 1.08 ± 0.01
./bench.sh ./markdown-it 471.9 ± 1.4 470.0 474.9 4.31 ± 0.03

Run on Sun Aug 18 23:15:16 UTC 2024

@kivikakk kivikakk merged commit 9ad7f53 into main Aug 19, 2024
39 checks passed
@kivikakk kivikakk deleted the bw-inline-sourcepos-cli branch August 19, 2024 10:29
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