领域
Performance Engineering
技能档案
此技能定义了各角色和级别的期望。
角色数
1
包含此技能的角色
级别数
5
结构化成长路径
必要要求
0
其余 5 个可选
Performance Engineering
Optimization
2026/2/22
选择当前级别并对比期望。下方卡片显示晋升所需掌握的内容。
表格展示从初级到首席的技能深度变化。点击行查看详情。
| 角色 | 必要性 | 描述 |
|---|---|---|
| Systems Programmer (C/C++) | Understands low-latency principles: cache locality, branch prediction, prefetching. Measures latency of simple operations using rdtsc/perf, analyzes jitter under mentor guidance. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| Systems Programmer (C/C++) | Designs low-latency components: applies lock-free algorithms, memory pooling, huge pages. Optimizes system calls via bypass (io_uring), configures CPU isolation and pinning. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| Systems Programmer (C/C++) | Designs ultra-low-latency systems: kernel bypass (DPDK, SPDK), busy-polling, zero-copy I/O. Optimizes interrupt moderation, NUMA-aware allocation, eliminates jitter sources in kernel. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| Systems Programmer (C/C++) | Defines low-latency architecture for the product platform. Establishes performance budgets for each component, conducts reviews for latency requirements compliance. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| Systems Programmer (C/C++) | Shapes enterprise low-latency systems strategy. Defines approaches to guaranteed latency SLAs, manages infrastructure for sub-microsecond processing, mentors experts. |