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

Slow REAPER startup since v2.1.0 #11 #385

Closed
Jeff0S opened this issue Jul 8, 2014 · 2 comments
Closed

Slow REAPER startup since v2.1.0 #11 #385

Jeff0S opened this issue Jul 8, 2014 · 2 comments

Comments

@Jeff0S
Copy link
Member

Jeff0S commented Jul 8, 2014

From jeffos...@gmail.com on September 23, 2011 13:20:34

http://forum.cockos.com/showthread.php?t=88387 The title says is all: REAPER startup is slowed down (if no S&M project notes are defined, which should often occur..)

Tech.: the prob is not in r562 /SnM_NotesHelpView.cpp's mod (indeed faster) but in r563 : slow ChunkLeftTrim().

Original issue: http://code.google.com/p/sws-extension/issues/detail?id=385

@Jeff0S
Copy link
Member Author

Jeff0S commented Jul 8, 2014

From jeffos...@gmail.com on September 23, 2011 14:49:46

fixed in r568 : ChunkLeftTrim() is much faster.

Status: Fixed

@Jeff0S
Copy link
Member Author

Jeff0S commented Jul 8, 2014

From jeffos...@gmail.com on October 01, 2011 03:15:35

the slow was due to WDL_String.Append(), a new WDL mod in r571 should fix this issue in a more general way..

@Jeff0S Jeff0S closed this as completed Jul 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant