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

How to accelerate .NET assembly loading performance

We have a product that contains about 50 assemblies (DLL files), most of which are required and loaded when the main executable file starts. The result is even on a medium-speed machine , The load

October 2, 2021By Simo Performance How to accelerate, loading, performance, program, setLeave a Comment

Performance – Oracle: Executive Plan: Is it reliable?

Please see the execution plan below.
It says that Oracle will start from the index range scan…
But it’s impossible because it doesn’t have any values ​​to look up, Because it reads these values

October 2, 2021By Simo Performance execution, Oracle, performance, plan, reliableLeave a Comment

Performance – Why is Cassandra secondary index on 350K lines so slow?

I have a column family with a secondary index. The secondary index is basically a binary field, but I am using a string. The field named is_exported can be “true “Or “false”. After the request, all

October 2, 2021By Simo Performance 350K, Cassandra, index, on, performance, Second, slow, whyLeave a Comment

Jenkins performance plugin for Jmeter-editing performance report table

I am using Jenkins Performance Plugin for Jmeter (version 3.1) to integrate and report Jmeter results. In the performance report (specific version), I get the Performance Breakdown table (and respo

October 2, 2021By Simo Performance editor, For JMeter, Jenkins, performance, plugin, report, tableLeave a Comment

Performance – Monitor all API response time Serverice quality, which one is better close to median, span 5-95 or higher?

I want to monitor the response time of the API. I can use the average, median and other methods to monitor. But I face the following problems:

Average Question

If one of the requests ta

October 2, 2021By Simo Performance all, API, better, close, high, median, monitoring, More, performance, quality, response time, Serverice, span, which oneLeave a Comment

Performance – What is the fastest way to apply functions on each line of matrix?

I have searched so far and I know there are several methods (1, 2, 3, 4) I have used the following code so far:

Fv_calc(:,2) = arrayfun(@(n) MaxPositiveRoot2DegreePolynomial(QuadraticCoeffici

October 2, 2021By Simo Performance application, each, fastest, function, line, Matrix, method, performance, whatLeave a Comment

Locust Performance Module Talking

I came into contact with the Locust performance module today, let’s introduce the installation and simple applications

1. Installation method: pip install Locust

Locust supports Python

October 2, 2021By Simo Performance LOCUST, module, performance, TalkLeave a Comment

Performance – Android studio takes a long time to open

When I click the android studio icon on the desktop, it takes 5-10 minutes or more to open the android studio window.

Then Gradle builds It takes a long time to refresh, even though I have se

October 2, 2021By Simo Performance Android, long, need, performance, Studio, time, to openLeave a Comment

Performance – the most effective way to group data frames

Can anyone suggest a more efficient way to group data frames without using SQL/indexing/data.table option?

I am looking for similar problems, this one suggests indexing options.

The fol

October 2, 2021By Simo Performance data, Effective, frame, grouping, method, performanceLeave a Comment

Is over-image cutting cause a deep learning model in a poor performance?

I’m currently building a deep learning model to recognize images. According to my reading, data addition (such as randomly cropping images) will reduce the model’s overfitting. However, I’m not sur

October 2, 2021By Simo Performance Cut, Depth, image, Lead, learning, model, over, performance, poor, proceed, willLeave a Comment

Posts navigation

Page 1 Page 2 Page 3 … 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