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

Benchmark for Capability V.S. other effect handling libraries #92

Open
Ailrun opened this issue Apr 21, 2021 · 2 comments
Open

Benchmark for Capability V.S. other effect handling libraries #92

Ailrun opened this issue Apr 21, 2021 · 2 comments

Comments

@Ailrun
Copy link

Ailrun commented Apr 21, 2021

Is there any official benchmark comparing Capability with other libraries, for example, mtl?
If there's none, is there any plan to provide one?

@aspiwack
Copy link
Member

Oh dear! I'm really sorry. I had missed your issue.

There is no official benchmark, as of now. Nor is it quite clear to me what benchmark would be meaningful. If you have suggestions, I'd be absolutely willing to include them.

@aherrmann
Copy link
Member

It's not a benchmark, but perhaps interesting in this context anyway. A while ago I compared the generated core using MTL directly vs. Capability on top of MTL on a very small example. At least in that case the generated core was identical, meaning Capability introduced no runtime overhead.

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

3 participants