mirror of
https://gitee.com/huoyo/ko-time.git
synced 2025-12-06 16:58:26 +08:00
update docs
This commit is contained in:
parent
0b82f11ceb
commit
2b28ec4ed5
@ -9,7 +9,7 @@
|
||||
<img src='https://shields.io/badge/dependencies-Spring|aspectjweaver|tomcat|UIKit|Metricflow-r.svg'>
|
||||
</div>
|
||||
|
||||
<h4>A springboot tool for tracking the paths of methods,which can help you find method's performances easily.</h4>
|
||||
<h4>A springboot tool for tracing call graph ,which can help you find method's performances easily.</h4>
|
||||
|
||||
- [x] Tracking the Java methods and calculating their execution times
|
||||
- [x] Show the paths of methods
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
</div>
|
||||
|
||||
|
||||
<h4>A springboot tool for tracking the paths of methods,which can help you find method's performances easily.</h4>
|
||||
<h4>A springboot tool for tracing call graph ,which can help you find method's performances easily.</h4>
|
||||
|
||||
- [x] Tracking the Java methods and calculating their execution times
|
||||
- [x] Show the paths of methods
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user