Skip to content

Possible performance improvement - call utils::packageVersion only once #1525

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

Merged
merged 10 commits into from
Jan 6, 2024

Conversation

slodge
Copy link
Contributor

@slodge slodge commented Jan 5, 2024

Summary

Small performance improvement - no longer calls utils::packageVersion

Related GitHub Issues and PRs

Fixes: #1524

Checklist

Copy link
Collaborator

@olivroy olivroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this could be simplified to just using markdown? since v1.5 is required in DESCRIPTION

slodge and others added 5 commits January 5, 2024 14:08
Co-authored-by: olivroy <52606734+olivroy@users.noreply.github.com>
Co-authored-by: olivroy <52606734+olivroy@users.noreply.github.com>
@slodge slodge marked this pull request as ready for review January 5, 2024 14:23
@slodge
Copy link
Contributor Author

slodge commented Jan 5, 2024

I've tried signing https://cla-assistant.io/rstudio/gt?pullRequest=1525 but maybe I've messed up some emails somewhere...

Copy link
Member

@rich-iannone rich-iannone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@slodge
Copy link
Contributor Author

slodge commented Jan 6, 2024

Fixed again :) Sorry - I'd missed the latex use of md_engine in previous Friday afternoon commit!

@rich-iannone
Copy link
Member

@slodge Thank you! I was just debugging this and traced it to there (then I noticed your commits!).

@rich-iannone rich-iannone merged commit 2e7d5d2 into rstudio:master Jan 6, 2024
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.

Suggested Performance Improvement - choose markdown engine once (DRAFT)
3 participants