rtc
rtc copied to clipboard
Add benchmarks folder
Fixes https://github.com/jupyterlab/rtc/issues/57
Opened this more to start a discussion about the need to have such benchmarks, based on following thought:
- I don't think copying an existing benchmark is the best thing and maybe contributing to the initial repo would sound more logical. On the other hand it gives more freedom to let evolve here.
- https://github.com/jupyterlab/lumino/tree/8726968af142e44ca61ba28ab5f9f6911f34ee3f/datastore-benchmarks commit was not merged into lumino master. I am happy to get any benchmark in lumino repo or in this rtc repo.
Sound like we have various options:
- Contributed lumino comparison to https://github.com/dmonad/crdt-benchmarks
- Merge comparison into lumino
- Merge comparison in this repo
- Develop from scratch a benchmark tool in this repo
Any other options? Thoughts?
Contributing upstream would be my preference! That would give more visibility to lumino to other folks and get their feedback and involvement.
Contributing upstream would be my preference! That would give more visibility to lumino to other folks and get their feedback and involvement.
@ellisonbg You have developed the lumino benchmark. What would be your thoughts on this?