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

Category: Performance

Whether you are a system designer, developer or tester, to build a high-performance system, you need to understand the following concepts: 1. Response time is the time for the system to respond to user requests, and response time is the user’s most intuitive experience of system performance. Therefore, the performance of the system is directly expressed. 2. Concurrent users, within a certain time frame, the largest number of simultaneous online users, that is, the number of peak online users 3. System throughput refers to the number of requests processed by the system within a unit time 4. Think Time, From a business perspective, this time refers to the time interval between each request when the user performs an operation. In order to simulate this time interval during performance testing, the concept of thinking time is introduced to more realistically simulate the user’s operate. In the formula of throughput, F=VU * R / T shows that throughput F is a function of the number of VUs, the number of requests issued by each user R, and time T, and R can be calculated by time T and user thinking time TS Calculation: R = T / TS

Performance – Why is all refreshed [F5], then enter and press Enter from the address bar?

I have benchmarked my application, and I found one thing that surprised me. I hope it is clear why the two are different things. < /p> Press in the address bar, and then enter within 1.5 to 3 secon

October 2, 2021By Simo Performance Address, and press, Bar, Different, Enter, F5, performance, Refresh, then, whyLeave a Comment

JestJS – JEST custom transformer – Can I improve their performance?

I am using Jest to test the performance of a custom transformer. Currently, the transformer only returns the code it gets from Jest. The transformer implements the getCacheKey function.

This

October 2, 2021By Simo Performance customization, Improve, Jest, Jestjs, performance, transformersLeave a Comment

Erlang performance analysis using FPROF within the CPU time

I am trying to use fprof for better performance visualization of my software. However, the default is to use wall clock measurement, but I want to use cpu time to measure it. Therefore, I am in the

October 2, 2021By Simo Performance analysis, CPU, Erlang, FPROF, performance, timeLeave a Comment

Several design of good structures to improve .NET application performance

Original: Several ways to design a good structure to improve the performance of .NET applications

A well-designed system, in addition to the excellent design at the architectural level, most

October 2, 2021By Simo Performance application, design, Good, improvement, method, performance, several, structureLeave a Comment

Performance – Phoenix channel and its relationship with sockets

I need some suggestions about elixir/phoenix channels. I have an application related to venue changes, in order to reduce the amount of data sent to each client, I only want each client Subscribe t

October 2, 2021By Simo Performance and its socket, channel, performance, Phoenix, relationshipLeave a Comment

Performance – Directory slash rendering? Is this still happening?

I am reading an article about Yahoo’s “Best Practices” for speeding up a website referenced by Jeff Atwood, I noticed this little gem:

< /p> One of the most wasteful redirects
happens frequ

October 2, 2021By Simo Performance catalog, performance, redirection, slash, will occurLeave 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

Performance – What is the fastest way to expand matrix in matlab?

How to turn the matrix:

[ 0.12 0.23 0.34 ;
0.45 0.56 0.67 ;
0.78 0.89 0.90 ] Enter a’coordinates’ matrix with a bunch of rows?

[ 1 1 0.12 ;
1 2 0.23 ;
1 3 0.34 ;
2 1 0.45 ;
2 2 0.

October 2, 2021By Simo Performance Expand, fastest, Matlab, Matrix, method, performance, whatLeave a Comment

How to improve operation and maintenance efficiency in AI? AIOPS actual combat case in selection treasure

Foreword

Operation and maintenance is the most basic task of enterprise IT, and it is also the task with the most pain points and slots. Massive data, frequent alarms, difficult troubleshooti

October 2, 2021By Simo PerformanceLeave a Comment

JSF performance tuning

I use Mojara 2.0.3 and PrimeFaces 2.2.

I have read many posts in this topic and found some very good suggestions ( For example, don’t use db calls, etc. in the getter) and use them, but our a

October 2, 2021By Simo Performance Adjustment, excellent, JSF, performanceLeave a Comment

Posts navigation

Page 1 … Page 7 Page 8 Page 9
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