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 compat for FilePaths 0.9 #4863

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jaakkor2
Copy link
Contributor

Description

Fixes #4842

Add compat for FilePaths 0.9

@jaakkor2
Copy link
Contributor Author

Needs davidanthoff/Electron.jl#141 for WGLMakie tests. Compat entry to https://github.com/MakieOrg/Makie.jl/blob/master/WGLMakie/test/Project.toml would be needed as well, otherwise Electron v1.1.0 gets installed, latest is v6.0.0.

@SimonDanisch
Copy link
Member

Since there is no context in those PRs, is FilePaths@0.9 fixing the load time problems completely?
Could we maybe just remove the dependency on FilePaths in Makie then?

@jaakkor2
Copy link
Contributor Author

I do not know the WGLMakie workflow that exhibits recompilations. I can test if instructed. Something with Electron?

@SimonDanisch
Copy link
Member

The benchmarks should actually catch it - which don't run for outside contributors.
I can try to make a PR once Electron is tagged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Work in progress
Development

Successfully merging this pull request may close these issues.

import FilePaths harmful for load time
2 participants