Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: Optimization

Unity + LUA performance optimization

The performance optimization of unity+lua mainly needs to pay attention to a few points

class LuaUtil{
static void SetPos(GameObject obj, float x, float y, float z){obj.transform.position =

October 5, 2021By Simo Lua lua, Optimization, performance, unity, Unity + LuaLeave a Comment

MySQL Optimization: How to avoid back inquiry

Reference: https://www.cnblogs.com/myseries/p/11265849.html

InnoDB has two types of indexes: clustered index (clustered index) index) and ordinary index (secondary index)

The leaf node

October 4, 2021By Simo Mysql back, how to avoid, mysql, Optimization, query, tableLeave a Comment

MySQL needs attention when establishing index optimization

1, create an index
   is dominant for queries For applications, the index is particularly important. In many cases, the performance problem is simply because we forgot to add an index, or because w

October 4, 2021By Simo Mysql Establishment, indexing, mysql, need, Optimization, pay attention, problem, timeLeave a Comment

Mysql thousands of large data query optimization

1. Optimize queries and avoid them as much as possible For a full table scan, you should first consider establishing an index on the columns involved in where and order by. 2. Try to avoid the wh

October 4, 2021By Simo Mysql 10 million, data, large, Level, mysql, Optimization, Quantity, queryLeave a Comment

[11] mysql: optimization

The words written in the front

Whether as an operation and maintenance or as a DBA, our job is not to write SQL and engage in business . More is how to achieve a good and fast way to provide

October 4, 2021By Simo Mysql mysql, OptimizationLeave a Comment

Mysql – Counting – Optimization of Each Connection

Results:
I have used three methods:

>Three sub-queries, each adding 1 (my)
>Three subqueries, no connection, use where to filter (SlimsGhost)
>Three connections (Solarflare)

I have us

October 4, 2021By Simo Mysql connection, counting, each, mysql, OptimizationLeave a Comment

Unity performance optimization – occlusion

1. The meaning of Occlusion Culling-Occlusion Culling: Game objects that are not in Camear’s field of view are not rendered Render (by default, Unity will render all GameObjects, regardless of whet

October 2, 2021By Simo Performance elimination, occlusion, Optimization, performance, unityLeave a Comment

NameNode Performance Optimization (1) RPC Queue Split

1. Service RPC port NameNode uses port 8020 by default to listen to all RPC requests (HDP version), including client data requests, DataNode heartbeat and block reporting, ZKFC module monitoring an

October 2, 2021By Simo Performance NameNode, Optimization, performance, queue, RPC, SplitLeave a Comment

Performance – Database Speed ​​Optimization: There are very few tables, or a lot of tables with a few rows?

I have a big question.

Let’s take a company’s order database as an example.

Suppose this The company produces about 2000 orders per month, so, about 24K orders per year, they don’t want

October 2, 2021By Simo Performance a lot, database, few tables, line, Optimization, or number of lines, performance, speed, table, very smallLeave a Comment

Reptral performance analysis and optimization

We wrote a single-task version of the crawler to crawl the user information of Zhenai.com two days ago. What about its performance?

We can take a look at the network utilization. We can see t

September 29, 2021By Simo Web Crawler analysis, Optimization, performance, reptileLeave a Comment

Posts navigation

Page 1 Page 2 Page 3
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress