Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upScript/layout messaging has an inordinately high cost #3188
Labels
Comments
|
While we're switching away from this for a lot of script/layout messaging, we still care about the efficiency elsewhere. |
|
c.f. #3164 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some comments on dev-servo indicate that synchronous libgreen messaging has a 7 us overhead compared to just taking a mutex. This seems way too high.