mirror of
https://gitee.com/huoyo/ko-time.git
synced 2025-12-06 08:48:30 +08:00
update docs
This commit is contained in:
parent
798c96955d
commit
5ab3e085a3
2
NOTICE
2
NOTICE
@ -7,6 +7,4 @@ This product contains UIkit developed by YOOtheme.
|
||||
|
||||
This product uses Spring and its some extended products.
|
||||
|
||||
This product uses Java JWT(com.auth0:java-jwt:4.0.0-beta.0).
|
||||
|
||||
This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
|
||||
@ -6,7 +6,7 @@
|
||||
<div align="center">
|
||||
<img src='https://shields.io/badge/version-2.2.3-green.svg'>
|
||||
<img src='https://shields.io/badge/author-Chang Zhang-dbab09.svg'>
|
||||
<img src='https://shields.io/badge/dependencies-Spring|Java JWT|aspectjweaver|tomcat|UIKit-r.svg'>
|
||||
<img src='https://shields.io/badge/dependencies-Spring|aspectjweaver|tomcat|UIKit-r.svg'>
|
||||
<h4>A springboot tool for tracking the paths of the methods,which can help you to find methods's performances easily.</h4>
|
||||
<ul>
|
||||
<li>Tracking the Java methods and calculating their execution times</li>
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
<div align="center">
|
||||
<img src='https://shields.io/badge/version-2.2.3-green.svg'>
|
||||
<img src='https://shields.io/badge/author-Chang Zhang-dbab09.svg'>
|
||||
<img src='https://shields.io/badge/dependencies-Spring|Java JWT|aspectjweaver|tomcat|UIKit-r.svg'>
|
||||
<img src='https://shields.io/badge/dependencies-Spring|aspectjweaver|tomcat|UIKit-r.svg'>
|
||||
<h4>koTime是一个springboot项目性能分析工具,通过追踪方法调用链路以及对应的运行时长快速定位性能瓶颈</h4>
|
||||
<ul>
|
||||
<li>实时监听方法,统计运行时长</li>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user