user3962745
user3962745

Reputation: 1117

what are the profiler tools available for play framework?

i have a task to do profiling play framework application,can anyone tell me what are the best tools for doing profiling on play framework application? also share some links here. thanks in advance.

Upvotes: 3

Views: 891

Answers (1)

Andriy Kuba
Andriy Kuba

Reputation: 8263

Play says that they are using YourKit, so I think it is the best if even framework creators use it for the framework in the process of development this framework.

Upvotes: 2

Related Questions