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

Performance enhancement #27

Open
nathanfallet opened this issue Dec 1, 2021 · 4 comments
Open

Performance enhancement #27

nathanfallet opened this issue Dec 1, 2021 · 4 comments
Labels
enhancement New feature or request ios Issue targeting the iOS app
Milestone

Comments

@nathanfallet
Copy link
Owner

nathanfallet commented Dec 1, 2021

When editing big files or having a lot of logs in the console, the editor starts to be slow.
User interface needs to be optimised.

Possible solutions:

  • Use new AttributedString capability to render console (edit: it's even worse)
  • Remove Kingfisher and use new Image API (edit: useless)
  • Use Runestone for code editor (when available, to replace Sourceful which is slow)
@nathanfallet nathanfallet added enhancement New feature or request ios Issue targeting the iOS app labels Dec 1, 2021
@nathanfallet
Copy link
Owner Author

@simonbs Any news about Runestone as a Swift Package?

@simonbs
Copy link

simonbs commented Feb 23, 2022

@simonbs Any news about Runestone as a Swift Package?

I hope that it won't be too long. For the most part I consider the Swift package to be complete but I'm waiting to release it until I'm also ready to release my Runestone text editor app.

@nathanfallet nathanfallet added this to the 1.3 milestone Mar 1, 2022
@nathanfallet
Copy link
Owner Author

Update: Runestone should be coming on May 5th!
See https://github.com/simonbs/runestone

@nathanfallet
Copy link
Owner Author

Update from Runestone: simonbs/Runestone#13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ios Issue targeting the iOS app
Projects
None yet
Development

No branches or pull requests

2 participants