We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef9692 commit c3e22d0Copy full SHA for c3e22d0
README.md
@@ -1,4 +1,4 @@
1
-# simpleAgent
+# simpleApm
2
It's a simple java agent to monitor every method's execute frequency and time consuming.
3
As a developer,you probably know your code's performance roughly,but you never know it for sure.How many times your code was
4
invoked during a day,how much time do your code take just for one time running.
0 commit comments