The /queuing/monitor and /queuing/statistics HTTP API endpoints in newer vertx-redisques versions are really slow. The other endpoints like /queuing/queues or /queuing/locks are fast in the newer versions too. Check the two compared versions below:
QueueStatistics can be disabled by configuration. In this case I would also expect the API to not collect/process this data. Therefore the response times should be as fast as before
The
/queuing/monitor
and/queuing/statistics
HTTP API endpoints in newer vertx-redisques versions are really slow. The other endpoints like/queuing/queues
or/queuing/locks
are fast in the newer versions too. Check the two compared versions below:3.0.31
4.1.2
This is around 130 times slower in the new version. One thing related could be that newer versions have more output. See:
The output of the older versions is: