1 Introduction
Improving the performance of an application is a very time-consuming and labor-intensive work, but it is usually not very obvious which functions in the program consume most of the
Category: Architecture
Architectural design is the product of people’s subjective mapping of elements within a structure and the relationships between elements. Architecture design is a series of related abstract patterns used to guide the design of various aspects of large software systems. The architect’s job responsibility is to transform the customer’s needs into a standardized development plan and text during the development of a software project, and to formulate the overall structure of the project, and guide the entire development team to complete the plan. Architecture design is the early stage of the software design process, which connects the requirements analysis and the design process. The main task of an architect is not to write specific software programs, but to engage in higher-level development and architecture work. He must have a good understanding of development technology, and he needs to have good organizational and management skills.
Performance – Accelerate compilation time using USB key?
Since the compilation is mainly to read small files, I would like to know whether buying a fast USB key can speed up the compilation time, compared with standard SATA drives, and the price is lower
Subscribe to ARB subscriptions using Authorize.Net API
Can the API provided by Authorize.Net be used to retrieve or search the Automatic Periodic Billing (ARB) subscription list? The advanced API seems to only allow the creation, update or cancellation
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
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
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
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
Image processing – use Webcam to detect HeartBeat?
I am trying to create an application that can use your computer webcam to detect heartbeat. I started writing code and developing this code in 2 weeks, and I have completed it so far
How does
How to retrieve BLOB data from the Azure blob in the JBS format?
I have stored the json data format in azure blob storage,
now I want to retrieve those data from azure blob in the form of json.
I tried to follow
//get all blob from contrainer
var s
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