We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Performance of the SB-Prime Editor
#2
Hi, no idea why load should be slower; under the hood I use the same code, but will look into it.
Thanks for raising issue.

A quick look shows it is not the download, but the window lexer that formats the text (e.g. copy source to a new window).  I use something called Scintilla for this in SB-Prime - it parses the whole file for intellisense, code coloring etc and this takes time, there may be some specific bottlenecks or optimisations I can make.
[-] The following 1 user Likes litdev's post:
  • AbsoluteBeginner
Reply


Messages In This Thread
Performance of the SB-Prime Editor - by Scout - 11-12-2023, 04:06 PM
RE: Performance of the SB-Prime Editor - by litdev - 11-12-2023, 08:22 PM
RE: Performance of the SB-Prime Editor - by Scout - 11-13-2023, 09:54 PM
RE: Performance of the SB-Prime Editor - by Scout - 11-14-2023, 11:12 AM
RE: Performance of the SB-Prime Editor - by Scout - 01-13-2024, 02:40 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)