-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Labels
area/testingRelated to tests - unit, integration, or even out of repoRelated to tests - unit, integration, or even out of repoperformanceImproves performance of existing featuresImproves performance of existing features
Milestone
Description
We sometimes want to benchmark some things, like LBP, or ser/deser. We do not have an estabilished way on how to do this. This increases the friction of performing any benchmarks, causing us to perform them very rarely.
I think we should introduce some microbenchmarks that will let us evalute our changes. There currently is one benchmark, a serialization benchmark in scylla-cql, but it doesn't let us easily compare the performance between API versions.
We should have an easy way to compare the performance between revisions.
Related: https://github.com/cvybhu/lbbench LBP benchmark, which we could integrate here.
piodul and wprzytula
Metadata
Metadata
Assignees
Labels
area/testingRelated to tests - unit, integration, or even out of repoRelated to tests - unit, integration, or even out of repoperformanceImproves performance of existing featuresImproves performance of existing features