You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Uh oh!
There was an error while loading. Please reload this page.
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/
The text was updated successfully, but these errors were encountered: