Tagged articles
11 articles
Page 1 of 1
Mingyi World Elasticsearch
Mingyi World Elasticsearch
Dec 28, 2025 · Big Data

Easysearch UI vs Kibana: Choosing the Right Visualization Tool

This guide compares Easysearch UI and Kibana across positioning, feature set, performance, resource usage, learning curve, and typical use cases, then provides concrete scenario‑based recommendations and a decision‑tree to help teams select the most suitable visualization solution for their Elasticsearch deployments.

Easysearch UIElasticsearchKibana
0 likes · 8 min read
Easysearch UI vs Kibana: Choosing the Right Visualization Tool
Software Development Quality
Software Development Quality
Jul 24, 2025 · Mobile Development

Essential Mobile App Performance Metrics and Benchmarks

This guide outlines comprehensive performance indicators for Android and iOS apps—including startup time, page load speed, responsiveness, resource consumption, stability, network efficiency, interaction quality, background task handling, installation, compatibility, security, and low‑end device adaptation—providing industry‑standard thresholds for each metric.

AndroidStartup TimeUX Metrics
0 likes · 9 min read
Essential Mobile App Performance Metrics and Benchmarks
Raymond Ops
Raymond Ops
Apr 13, 2025 · Operations

Master Linux Resource Monitoring: How to Use /usr/bin/time Effectively

This guide explains how to use the Linux /usr/bin/time utility to measure program resource usage—including user and kernel CPU time, memory consumption, and I/O statistics—covers its syntax, common options, custom format strings, and the distinction between the external command and the shell built‑in.

Performance Monitoringresource usagetime command
0 likes · 9 min read
Master Linux Resource Monitoring: How to Use /usr/bin/time Effectively
Liangxu Linux
Liangxu Linux
Oct 23, 2024 · Operations

Master Linux ‘time’ Command: Custom Formats, Options, and Resource Metrics

This guide explains how to use the Linux /usr/bin/time utility to measure program execution time, CPU usage, memory consumption, and other resources, covering its syntax, key options, custom format strings, resource specifiers, and the difference between the external command and the shell builtin.

Linuxresource usagetime utility
0 likes · 9 min read
Master Linux ‘time’ Command: Custom Formats, Options, and Resource Metrics
MaGe Linux Operations
MaGe Linux Operations
Aug 29, 2024 · Operations

Master Linux’s /usr/bin/time: Measure CPU, Memory, and More with Custom Formats

This guide explains how to use the Linux /usr/bin/time utility to analyze program performance—including user and kernel CPU time, memory usage, and other resources—by invoking the command with various options, customizing output formats, redirecting results, and distinguishing it from the shell built‑in time command.

LinuxPerformance MonitoringShell
0 likes · 9 min read
Master Linux’s /usr/bin/time: Measure CPU, Memory, and More with Custom Formats
21CTO
21CTO
Aug 26, 2024 · Backend Development

Monolith vs Microservices: Which Architecture Wins in Real‑World Scenarios?

This article compares monolithic and microservice architectures across latency, complexity, reliability, resource usage, scalability, throughput, deployment speed, and communication cost, revealing where each approach excels and offering guidance on choosing the right style for different team sizes and workloads.

MicroservicesScalabilitySoftware Architecture
0 likes · 16 min read
Monolith vs Microservices: Which Architecture Wins in Real‑World Scenarios?
Test Development Learning Exchange
Test Development Learning Exchange
Mar 30, 2024 · Operations

Monitoring macOS and Windows System Resources with Python

This guide explains why and how to monitor CPU, memory, and disk I/O on macOS or Windows using Python's psutil, matplotlib, and numpy libraries, covering performance analysis, troubleshooting, capacity planning, automated alerts, and includes a complete example script that visualizes resource usage over time.

Pythonperformance analysispsutil
0 likes · 6 min read
Monitoring macOS and Windows System Resources with Python
MaGe Linux Operations
MaGe Linux Operations
Oct 11, 2020 · Operations

How to Install and Use Bpytop: A Fast, Visual Terminal Resource Monitor

This guide explains why terminal enthusiasts need system resource monitoring, introduces the efficient visual tool Bpytop, and provides step‑by‑step instructions for preparing prerequisites, installing via source or package managers, running, customizing, and locating its configuration file.

InstallationLinuxOperations
0 likes · 5 min read
How to Install and Use Bpytop: A Fast, Visual Terminal Resource Monitor
Architecture Digest
Architecture Digest
Aug 5, 2020 · Backend Development

Monolith vs Microservices: A Comparative Study of Performance, Complexity, Reliability, and Scalability

This article compares monolithic applications and microservice architectures across dimensions such as network latency, development and operational complexity, reliability, resource consumption, scaling precision, throughput, deployment speed, and team communication, highlighting where each approach wins and offering guidance on when to adopt microservices.

LatencyMicroservicesReliability
0 likes · 12 min read
Monolith vs Microservices: A Comparative Study of Performance, Complexity, Reliability, and Scalability