rjagerman / glint

Glint: High performance scala parameter server
MIT License
168 stars 67 forks source link

Automatic performance benchmarks #35

Open rjagerman opened 8 years ago

rjagerman commented 8 years ago

We should separate out the performance benchmark tests and run them automatically CI. Additionally, more performance benchmark tests should be written to properly test the performance of all the different components. This should make it easy to see when future code changes impact the performance in a significant way.