码迷,mamicode.com
首页 >  
搜索关键字:ssd performance    ( 3156个结果
VMware图文安装路径
VMware图文安装路径 只有配置较高的电脑才可以使用虚拟机,这意味着: (1) 较快的CPU: intel i5及以上 (2) 较多的内存: 4G及以上 (3) 固态硬盘: 只有固定硬盘SSD才适合玩虚拟机,否则运行得太慢 (4) 硬盘空间充足:在某个盘下预留20G空间 VMware是一款用于创建 ...
分类:系统相关   时间:2018-11-23 10:16:22    阅读次数:172
adidas crazylight 2018 performance analysis review
This is a short and sweet review because the CLB 2018 is the 2016 version with a different upper material and less heel slip. So a lot of people asked ...
分类:其他好文   时间:2018-11-22 21:00:43    阅读次数:173
sqoop-1.4.7 搭建
sqoop搭建环境: jdk1.8 hadoop分布式集群(HDFS) HIVE(看使用情况) 下载网址:http://sqoop.apache.org/ 建议: sqoop1.4.4版本,线上使用比较好,网上相关文档也多 (推介线上使用) sqoop1.99.7版本,创建job方式规范化,但网上资 ...
分类:其他好文   时间:2018-11-22 18:19:45    阅读次数:189
Memcached详解
[TOC] Memcached介绍 Memcached是什么? Free & open source, high performance, distributed memory object caching system(自由&开放源码,高性能,分布式的内存对象缓存系统)。由LiveJournal旗 ...
分类:系统相关   时间:2018-11-20 23:05:29    阅读次数:211
数据库
一系统数据库: information_schema: 虚拟库, 不占磁盘空间, 存储数据库启动后的一些参数, 如用户表信息, 列信息/权限信息/字符信息等等 performance_schema: mysql 5.5开始新增一个数据库, 主要用于收集数据库服务器性能参数, 记录处理查询请求时发生的 ...
分类:数据库   时间:2018-11-20 21:13:15    阅读次数:248
ssd源码解读(caffe)
ssd是经典的one-stage目标检测算法,作者是基于caffe来实现的,这需要加入新的层来完成功能,caffe自定义层可以使用python和c++,faster rcnn既使用了c++定义如smoothl1layer,又使用了python定义,如proposaltargetlayer、roida ...
分类:其他好文   时间:2018-11-20 20:49:10    阅读次数:424
Index_Manager
About Indexes Oracle Database provides several indexing schemes that provide complementary performance functionality. These are:1. B-tree indexes: the ...
分类:其他好文   时间:2018-11-20 10:24:29    阅读次数:104
ace -- about
Built for Code Ace is an embeddable code editor written in JavaScript. It matches the features and performance of native editors such as Sublime, Vim ...
分类:其他好文   时间:2018-11-19 20:17:44    阅读次数:152
性能和负载测试
测试组合模型 1.基于总测试数: (Determines which web performance or unit test is run when a virtual user starts a test iteration【当一个虚拟用户启动迭代测试时,确定它将要运行的性能测试或者单元测试,以 ...
分类:其他好文   时间:2018-11-18 21:06:56    阅读次数:105
MYSQL 线程池
https://www.jianshu.com/p/88e606eca2a5 https://www.percona.com/doc/percona-server/LATEST/performance/threadpool.html https://www.percona.com/blog/2013 ...
分类:数据库   时间:2018-11-17 16:17:14    阅读次数:142
3156条   上一页 1 ... 71 72 73 74 75 ... 316 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!