8000 Collection of different Benchmarks · Issue #33 · Twinside/Rasterific · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Collection of different Benchmarks #33

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

Open
stephano33 opened this issue Nov 16, 2017 · 1 comment
Open

Collection of different Benchmarks #33

stephano33 opened this issue Nov 16, 2017 · 1 comment

Comments

@stephano33
Copy link
stephano33 commented Nov 16, 2017

I am starting a project to improve the performance of Rasterific. A motivation, for example, is to render 60 frames a second. So I will implement concurrency (i.e. Multithreading) support.

Can we all collaborate together on this project?

The first step is to implement a collection of benchmarks. We need to check that one improvement doesn't slow down some other use cases. To verify the speedup progress, benchmarks are needed.

I am first implementing the snowflake demo benchmark:
https://github.com/damelang/gezira/blob/master/c/demos/snow-demo.c
https://youtu.be/HAT4iewOHDs?t=25m43s

If you want to contribute, follow the discussion on reddit and contact me there or here on github.

https://www.reddit.com/r/haskell/comments/7dbsmm/rasterific_vector_lib_collaboration_to_improve/

@stephano33 stephano33 changed the title Collections of different Benchmarks Collection of different Benchmarks Nov 16, 2017
@stephano33
Copy link
Author

I implemented a simplified version of the snow demo. It only displays rectangles at the moment:
https://gist.github.com/anonymous/ce7614ee2abf8110b78325063084da6e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects < 375B /div>
None yet
Development

No branches or pull requests

1 participant
0