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

nedryError incredibly slow due to llSleep inherent in llInstantMessage #37

Closed
DoomRater opened this issue Mar 29, 2015 · 2 comments
Closed
Labels

Comments

@DoomRater
Copy link
Owner

Consider replacing llInstantMessage with llRegionSayTo and test results... hopefully the results are not disastrous. I have deep concerns about the 100 messages in 5 minutes block.

@DoomRater DoomRater added the bug label Mar 29, 2015
@DoomRater
Copy link
Owner Author

Relevant conversation:
[11:45] Shimmering Emerald: You've been really worried about that message block haven't you?
[11:47] Lord Rater (Brache Spyker): Well, the destination throttle is never hit because ten messages every 6 seconds will never reach 200 message in 10 seconds
[11:47] Lord Rater (Brache Spyker): So I guess I'm safe
I'm considering changing ALL the llInstantMessage calls to RegionSayTo calls now to avoid the 2 second sleep penalty. Massive code commit coming up.

@DoomRater DoomRater mentioned this issue Mar 29, 2015
@DoomRater
Copy link
Owner Author

And by massive I meant one occurrence in two other scripts each.

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

No branches or pull requests

1 participant