Join Slack
Communities
Powered by
Hello! how to benchmark my spring with kotlin serv...
# spring
e
ermac10k
05/06/2021, 7:44 AM
Hello! how to benchmark my spring with kotlin service? all internet guides are for java and don’t work for kotlin(
m
Michael Böiers
05/06/2021, 8:00 AM
https://sentry.io
k
kqr
05/06/2021, 8:12 AM
what do you mean by benchmark? (load tests?)
e
ermac10k
05/06/2021, 8:14 AM
i wanna measure execution time of some internal methods. measure hibernate reading and computations over collection.
m
Michael Böiers
05/06/2021, 8:21 AM
Sentry can do that, it includes dedicated support for spring.
e
ermac10k
05/06/2021, 8:22 AM
yeah, i’m reading about it now
n
nicholasnet
05/07/2021, 2:29 AM
Just wondering Spring Actuator is not suffice for your need?
👍 1
3
Views
Open in Slack
Previous
Next