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

[rfc] maybe speed up scripts/sanitycheck #20210

Closed

Conversation

ulfalizer
Copy link
Collaborator

@ulfalizer ulfalizer commented Oct 29, 2019

Use the C LibYAML parser and dumper when available, like in
#20206.

Haven't profiled it, so not sure if worthwhile yet. Not sure what flags
I should pass to exercise it the best.

@zephyrbot zephyrbot added the area: Sanitycheck Sanitycheck has been renamed to Twister label Oct 29, 2019
@zephyrbot
Copy link
Collaborator

Some checks failed. Please fix and resubmit.

Gitlint issues

1: UC3 Title does not follow [subsystem]: [subject] (and should not start with literal subsys:): "[rfc] maybe speed up scripts/sanitycheck"

Tip: The bot edits this comment instead of posting a new one, so you can check the comment's history to see earlier messages.

Use the C LibYAML parser and dumper when available, like in
zephyrproject-rtos#20206.

Haven't profiled it, so not sure if worthwhile yet. Not sure what flags
I should pass to exercise it the best.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
@nashif nashif self-assigned this Dec 18, 2019
@github-actions github-actions bot added has-conflicts Issue/PR has conflicts with another issue/PR and removed has-conflicts Issue/PR has conflicts with another issue/PR labels Jun 29, 2020
@nashif nashif added the Stale label Jul 6, 2020
nashif added a commit to nashif/zephyr that referenced this pull request Jul 6, 2020
Use the C LibYAML parser if available, rather than the Python parser. It
is much faster.

This is a clean and rebased version of PR zephyrproject-rtos#20210 by
Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>

Co-authored-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
@nashif
Copy link
Member

nashif commented Jul 6, 2020

close in favor of #26675

@nashif nashif closed this Jul 6, 2020
galak pushed a commit that referenced this pull request Jul 8, 2020
Use the C LibYAML parser if available, rather than the Python parser. It
is much faster.

This is a clean and rebased version of PR #20210 by
Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>

Co-authored-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Sanitycheck Sanitycheck has been renamed to Twister has-conflicts Issue/PR has conflicts with another issue/PR Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants