码迷,mamicode.com
首页 >  
搜索关键字:performance monitor    ( 3614个结果
Java自带优秀工具
自己常用的Java自带优秀工具...
分类:编程语言   时间:2014-06-20 12:11:31    阅读次数:261
遇到 Form 性能问题怎么办 performance issue
EBS Form 性能差的时候怎么处理...
分类:其他好文   时间:2014-06-20 09:58:08    阅读次数:259
Algorithm | Binary Search
1. 普通的二分查找2. 查找最左边的值3. 查找最右边的值Worst case performance: O(log n)Best case performance: O(1)Average case performance: O(log n)Worst case space complexity...
分类:其他好文   时间:2014-06-07 11:19:48    阅读次数:248
OpenCV 概述
?? OpenCV概述 什么是OpenCV  开源C/C++计算机视觉库.面向实时应用进行优化.跨操作系统/硬件/窗口管理器.通用图像/视频载入、存储和获取.由中、高层API构成.为Intel®公司的 Integrated Performance Primitives (IPP) 提供了透明接口. 特性: 图像数据操作 (分配,释放, 复制, 设定, 转换).图像与视频 I/...
分类:其他好文   时间:2014-06-07 01:18:27    阅读次数:294
【转】Yahoo!团队:网站性能优化的35条黄金守则
Yahoo!的Exceptional Performance团队为改善Web性能带来最佳实践。他们为此进行了一系列的实验、开发了各种工具、写了大量的文章和博客并在各种会议上参与探讨。最佳实践的核心就是旨在提高网站性能。 原版猛戳:https://developer.yahoo.com/perf...
分类:Web程序   时间:2014-06-06 11:50:31    阅读次数:489
apache kafka监控系列-KafkaOffsetMonitor
apache kafka监控系列-KafkaOffsetMonitor 如何给kafka做监控...
分类:其他好文   时间:2014-06-05 05:20:36    阅读次数:264
Web Performance and Load Test Project错误集
当我们创建Web Performance and Load Test Project时,经常会遇到下面这些问题: 1. 当点击Add Recording时, 左边的record tree没有出现: 解决方法: 打开IE Manage add-ons: Enable “Microsoft Web Te...
分类:Web程序   时间:2014-06-03 11:12:59    阅读次数:369
The Performance Analysis of MENCODER with PARROT
1 ENVIRONMENTS                             Table 1 ENV A CPU Intel(R) Xeon(R) CPU E7- 4870 @ 2.40GHz 10-core Memory 100G Linux Version 3.11.0 Ubuntu Version ...
分类:其他好文   时间:2014-06-02 23:27:40    阅读次数:397
严重: Exception sending context initialized event to listener instance of class org.springframework.we
2014-6-1 0:47:25 org.apache.catalina.core.AprLifecycleListener init 信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the jav...
分类:编程语言   时间:2014-06-01 16:16:55    阅读次数:484
Performance Tuning of Spring/Hibernate Applications---reference
http://java.dzone.com/articles/performance-tuningFor most typical Spring/Hibernate enterprise applications, the application performance depends almost...
分类:移动开发   时间:2014-05-31 16:53:03    阅读次数:404
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!