Skip to content
New issue

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

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

Already on GitHub? # to your account

Use brio::read_file() #133

Closed
wants to merge 1 commit into from
Closed

Use brio::read_file() #133

wants to merge 1 commit into from

Conversation

hadley
Copy link
Member

@hadley hadley commented Dec 11, 2020

This gives a decent speed increase.

This gives a decent speed increase.
@gaborcsardi
Copy link
Member

I am afraid that it'll fail on Windows, no? But if this is really that slow, there should be another way to speed it up.

@hadley
Copy link
Member Author

hadley commented Dec 11, 2020

Why would it fail? I've left the existing line ending conversion intact.

@gaborcsardi
Copy link
Member

Because brio forces UTF-8. Wasn't that the issue in roxygen2? I am not sure, but we'll see anyway.

@gaborcsardi
Copy link
Member

The CI was failing already before, so that does not mean much. I'll take a look at it on Windows.

@hadley
Copy link
Member Author

hadley commented Dec 11, 2020

Anyway, I started on this because I though it might fix my invalid utf-8 character issue, but it only really delays the issue. So it's also fine to just close this.

@gaborcsardi
Copy link
Member

I'll close this, because the check output is in the native encoding, so we cannot use brio here.

@gaborcsardi gaborcsardi closed this Sep 9, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants