推荐
专栏
教程
课程
飞鹅
本次共找到3624条
性能测试
相关的信息
Alonso095
•
4年前
前端性能优化建议
性能优化是把双刃剑,有好的一面也有坏的一面。好的一面就是能提升网站性能,坏的一面就是配置麻烦,或者要遵守的规则太多。并且某些性能优化规则并不适用所有场景,需要谨慎使用,请读者带着批判性的眼光来阅读本文。本文相关的优化建议的引用资料出处均会在建议后面给出,或者放在文末。1.减少HTTP请求一个完整的HTTP请求需要经历DNS查找,
Easter79
•
3年前
TiDB 性能竞赛 11.09
TiKV的Service层的代码位于src/server文件夹下,提供RPC服务、将storeid解析成地址、TiKV之间的相互通信等。Service层封装了TiKV在网络上提供服务和RaftGroup成员之间相互通信的逻辑。TiKV包含多个GRPCService。KVService定义了TiKV
Wesley13
•
3年前
Tomcat性能调优
Tomcatserver.xmlconnection调优<Connectorport"8080"protocol"HTTP/1.1"connectionTimeout"30000"redirectPort"8443"URIEncoding"UTF8"ma
Stella981
•
3年前
JVM性能调优
http://blog.csdn.net/rodesad/article/details/51545109http://blog.csdn.net/rodesad/article/details/51544977http://blog.csdn.net/rodesad/article/details/51545039ht
Wesley13
•
3年前
JDK性能分析工具
!(https://oscimg.oschina.net/oscnet/ca01b2a5d9936998a9ce27de3cd7dac6e40.png)1.jps(JVMProcessStatusTool)列出正在运行的虚拟机进程。!(https://oscimg.oschina.net/oscnet/7be7d89481f501e
Easter79
•
3年前
Tomcat性能优化总结
层级优化!(JAVA\_OPTS参数和主要元素的优化)Tomcat大致元素架构:serverserviceEngineHostContextTomcat有可以使用三种协议:HTTP,AJP,HTTPStomcat默认采用的BIO模型tomcat的运行模式有3种:bio,nio,apr(额外安装),例如:proto
Wesley13
•
3年前
MySQL高性能优化
https://blog.csdn.net/qq\_37574218(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Fqq_37574218)https://blog.csdn.net/weixin\_43306831/article/details
Stella981
•
3年前
Android性能优化 笔记
GITHUB(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2FHuanHaiLiuXin)
Stella981
•
3年前
Android性能优化典范
!android_perf_patterns_season_2(https://static.oschina.net/uploads/img/201703/15164801_qTQQ.png)Google前几天刚发布了Android性能优化典范第2季(https://www.oschina.net/action/GoToLink?urlht
Stella981
•
3年前
MapReduce性能优化大纲
!(https://oscimg.oschina.net/oscnet/7ada5c19127a2e295e2b6979b4811478a43.jpg)(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzU3MzgwNT
1
•••
33
34
35
•••
363