scredis / scredis

Non-blocking, ultra-fast Scala Redis client built on top of Akka IO.

Home Page:https://scredis.github.io/scredis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable scalameter and compare current performance

kpbochenek opened this issue · comments

Scalameter was released for scala 2.13, it might be worth re-enable those performance tests.

Implemented in #94

Performance did not degrade compared to initial measurement.