Bekreth / jetedge

A Java library to take POJO classes and create a stream of randomized instances.
Apache License 2.0
6 stars 8 forks source link

Create a series of benchmarking tests #142

Open Bekreth opened 6 years ago

Bekreth commented 6 years ago

What shortcoming will this fix cover

Currently, there is no standard metric or test that can be used to validate the performance of Jetedge.

Why its important to make this change

As the project grows, it should be possible to compare performance differences between different tags in order to avoid depreciation of performance.

How much time I would invest in making this patch (if I had the free time to do it)

4 hours