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

How is the performance? #1

Open
martinsotirov opened this issue Apr 9, 2018 · 2 comments
Open

How is the performance? #1

martinsotirov opened this issue Apr 9, 2018 · 2 comments

Comments

@martinsotirov
Copy link

I haven't had the chance to test your examples yet but I figured I could just ask you directly if you've done tests with heavier drawing and if you can comment on the performance. After all, cgo is known to have a rather large overhead compared to using just Go or just C.

@xlab
Copy link
Member

xlab commented Apr 9, 2018

@martinsotirov Hi, no I didn't test the latency of drawing frames using cairo, but cgo overhead is very small, also commands can be batched, if this becomes a problem.

@martinsotirov
Copy link
Author

@xlab, ok, thanks. I'll put together a more stressful demo when I get some free time, and I'll report on my findings.

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

No branches or pull requests

2 participants