Tagged articles
9 articles
Page 1 of 1
Test Development Learning Exchange
Test Development Learning Exchange
Jan 29, 2026 · Operations

How to Build a Python @performance_baseline Decorator for Real‑Time API Performance Monitoring

Learn to create a Python @performance_baseline decorator that automatically measures API response times, compares them against a stored performance baseline, flags regressions, updates baselines dynamically, integrates with pytest, and supports advanced features like environment‑specific baselines, P95/P99 statistics, and Grafana visualization.

API monitoringBaselinePython
0 likes · 9 min read
How to Build a Python @performance_baseline Decorator for Real‑Time API Performance Monitoring
Model Perspective
Model Perspective
Nov 24, 2024 · Fundamentals

Mastering Baselines: How to Evaluate and Improve Your Mathematical Models

This article explains the concept of baselines in mathematical modeling, outlines how to construct various types such as empirical, random, theoretical, and heuristic baselines, and demonstrates their crucial role in model evaluation, resource allocation, and fostering innovation through practical case studies.

BaselineCase StudyModel Evaluation
0 likes · 7 min read
Mastering Baselines: How to Evaluate and Improve Your Mathematical Models
Bilibili Tech
Bilibili Tech
Sep 19, 2023 · Operations

Server System Environment Baseline Management: Declarative Configuration, Multi‑OS Adaptation, Group Management, and Gray‑Release

The document proposes a declarative, multi‑OS baseline management platform that groups servers, supports gray‑release rollouts, monitors state, and automatically restores configurations, extending open‑source tools to provide versioned, conditional, and auditable system‑environment control across a large‑scale infrastructure.

BaselineConfiguration ManagementDeclarative Configuration
0 likes · 13 min read
Server System Environment Baseline Management: Declarative Configuration, Multi‑OS Adaptation, Group Management, and Gray‑Release
Liangxu Linux
Liangxu Linux
Apr 1, 2023 · Information Security

Master Linux Security Hardening: Essential Baseline Scripts and Checks

This guide explains why Linux servers need security baseline hardening, describes baseline scanning, and provides a comprehensive set of Bash scripts that back up critical files, enforce password policies, restrict services, adjust file permissions, and verify system integrity to protect against common vulnerabilities.

BaselineHardeningLinux
0 likes · 24 min read
Master Linux Security Hardening: Essential Baseline Scripts and Checks
NetEase LeiHuo UX Big Data Technology
NetEase LeiHuo UX Big Data Technology
Jun 16, 2022 · Artificial Intelligence

Collaborative Filtering Basics, Variants, and Tricks for Game Fashion Recommendation

An in‑depth overview of collaborative filtering, covering basic item‑based and user‑based methods, their limitations, advanced tricks such as IUF correction, popularity suppression, sliding‑window behavior sequencing, and a concrete implementation for game fashion recommendation, illustrating how to use CF as a baseline in early‑stage product development.

AIBaselinecollaborative filtering
0 likes · 9 min read
Collaborative Filtering Basics, Variants, and Tricks for Game Fashion Recommendation
Qunar Tech Salon
Qunar Tech Salon
Jul 5, 2015 · Databases

Conceptual Overview of SQL Server Performance Tuning

This article provides a conceptual summary of SQL Server performance tuning, explaining the goals of optimizing response time and throughput, the importance of baselines and costs, factors influencing performance, and a step‑by‑step DETECT methodology for systematic optimization.

BaselineDatabase OptimizationResponse Time
0 likes · 6 min read
Conceptual Overview of SQL Server Performance Tuning