码迷,mamicode.com
首页 >  
搜索关键字:performance tunning    ( 1793个结果
[High Performance Computing] {Udacity} L1: Course Information
...
分类:其他好文   时间:2019-05-18 13:55:35    阅读次数:119
研发团队是该制定OKR还是KPI?
绩效管理和OKR的目标管理,是前行的两条腿,缺谁都会寸步难行。正确的做法是把企业的使命和任务,转化为经营目标,然后再用KPI、OKR等绩效管理工具,分解、执行、考核。。 KPI是一套绩效管理的方法。全称为:Key Performance Indicator。中文叫:关键绩效指标。 KPI,和我们的“ ...
分类:其他好文   时间:2019-05-17 10:48:29    阅读次数:209
更新Navicat Premium 后打开数据库出现1146 - Table 'performance_schema.session_variables' doesn't exist
更新Navicat Premium 后打开数据库出现1146 - Table 'performance_schema.session_variables' doesn't exist 解决方法:打开终端进入mysql bin目录下执行 mysql_upgrade -u root -p --force ...
分类:数据库   时间:2019-05-16 12:40:19    阅读次数:1026
(转)分块 Tile-Based架构下的性能调校--OPGLES
说明:由于SmaEngine即将加入光照部分的各种实验,所以先把基础分析好。 (参考来源RealTime ,GEM,各种大神博客) 原文:https://blog.csdn.net/pizi0475/article/details/49272981 Performance Tunning for T... ...
分类:其他好文   时间:2019-05-15 14:41:06    阅读次数:453
分布式系统的应用程序性能监视工具,专为微服务、云本机架构和基于容器(Docker、K8s、Mesos)架构而设计。
Apache SkyWalking? | SkyWalking Teamhttp://skywalking.apache.org/zh/ Application performance monitor tool for distributed systems, especially designed ...
分类:其他好文   时间:2019-05-06 01:39:12    阅读次数:143
亿级规模的Elasticsearch优化实战
本次分享主要包含两个方面的实战经验:索引性能和查询性能。 一. 索引性能(Index Performance) 首先要考虑的是,索引性能是否有必要做优化? 索引速度提高与否?主要是看瓶颈在什么地方,若是 Read DB(产生DOC)的速度比较慢,那瓶颈不在 ElasticSearch 时,优化就没那 ...
分类:其他好文   时间:2019-05-05 16:01:37    阅读次数:180
Optimize Cube.js Performance with Pre-Aggregations
转自:https://cube.dev/blog/high-performance-data-analytics-with-cubejs-pre-aggregations/ 可以了解 Pre-Aggregations的处理流程 This is an advanced tutorial. If you ...
分类:Web程序   时间:2019-05-04 12:02:43    阅读次数:176
最优化WPF 3D性能(基于“Tier-2”硬件)
原文:最优化WPF 3D性能(基于“Tier-2”硬件)原文地址:Maximizing WPF 3D Performance on Tier-2 Hardware 开发人员在应用程序中使用Windows Presentation Foundation来构建大量的3D控件、包含3D场景时,常常会遇到如... ...
分类:Windows程序   时间:2019-05-01 10:25:12    阅读次数:190
3.4-3.6 Hive Storage Format
一、file formatORCFile在HDP 2:更好的压缩,更好的性能:https://zh.hortonworks.com/blog/orcfile-in-hdp-2-better-compression-better-performance/官方ORCfile介绍:https://cwik... ...
分类:其他好文   时间:2019-04-26 14:49:22    阅读次数:160
MySQL 自带4个默认数据库
默认数据库分类: information_schema performance_schema mysql test informance_schema 保存了MySQl服务所有数据库的信息。 具体MySQL服务有多少个数据库,各个数据库有哪些表,各个表中的字段是什么数据类型,各个表中有哪些索引,各个 ...
分类:数据库   时间:2019-04-23 12:42:07    阅读次数:216
1793条   上一页 1 ... 24 25 26 27 28 ... 180 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!