官网地址:https://docs.mongodb.com/manual/introduction/#document-database High Performance Rich Query Language High Availability Horizontal Scalability Sup ...
分类:
数据库 时间:
2018-07-31 15:29:27
阅读次数:
154
做个记录,摘自Front-End Performance Checklist HTML CSS Fonts Images JavaScript Server ...
分类:
其他好文 时间:
2018-07-30 22:36:48
阅读次数:
176
employee 表 | id | name | gender | hire_date | salary | performance | manage | deparmant | | | | | | | | | | | 1001 | 张三 | 男 | 2/12/1991 00:00:00 | 200 ...
分类:
数据库 时间:
2018-07-30 14:38:32
阅读次数:
168
The KD V is available but so is the KD VI… decisions… Traction – It isn’t horrible but it’s not as good as last years. While I was editing the video r ...
分类:
其他好文 时间:
2018-07-27 21:03:20
阅读次数:
183
最近接到一个新需求,测试前端页面在浏览器中的运行性能,在网上一通找,最后锁定了Chrome自带工具Performance,原因很简单:免费并可以解决问题 之前也试过一个APM平台,总体感觉是报告数据比较直观,统计维度比较广,但是感觉测试结果并不准确(与Performance对比),不过也可能是自己没 ...
分类:
其他好文 时间:
2018-07-24 19:23:41
阅读次数:
132
folly/ThreadCachedInt.h High-performance atomic increment using thread caching. folly/ThreadCachedInt.h introduces a integer class designed for high p ...
分类:
系统相关 时间:
2018-07-24 13:58:04
阅读次数:
213
Working within these constraints, the author of an allocator attempts to meet the often conflicting performance goals of maximizing throughput and mem ...
分类:
其他好文 时间:
2018-07-21 17:21:51
阅读次数:
141
运行时性能表现(runtime performance)指的是当你的页面在浏览器运行时的性能表现,而不是在下载页面的时候的表现。这篇指南将会告诉你怎么用Chrome DevTools Performance功能去分析运行时性能表现。在RAIL性能评估模型下,你可以在这篇指南中可以学到怎么去用这个pe ...
分类:
其他好文 时间:
2018-07-20 18:09:44
阅读次数:
4682
WindowsPowerShell运行命令示例来安装必需的角色和服务Add-WindowsFeatureWeb-Server,Web-Mgmt-Tools,Web-Mgmt-Console,Web-WebServer,Web-Common-Http,Web-Default-Doc,Web-Static-Content,Web-Performance,Web-Stat-Compression,Web
分类:
其他好文 时间:
2018-07-20 13:56:06
阅读次数:
1102
混淆矩阵(Confusion Matrix) 混淆矩阵是一个列表,里面包含了实际值和判断值的情况。下图是信息更加丰富的一张混淆矩阵图: 作为良好的学习模型,TN和TP值是高的,FP和FN值=0;但是很多场景下FP和FN都不是0,那么怎么评价个分类学习的效果(performance)呢? Accura... ...
分类:
其他好文 时间:
2018-07-17 22:13:52
阅读次数:
128