{"id":13511501,"url":"https://github.com/feiskyer/linux-perf-examples","last_synced_at":"2025-04-08T16:07:40.801Z","repository":{"id":37664634,"uuid":"151910762","full_name":"feiskyer/linux-perf-examples","owner":"feiskyer","description":"极客时间《Linux 性能优化实战》案例","archived":false,"fork":false,"pushed_at":"2023-01-06T03:35:50.000Z","size":477,"stargazers_count":1086,"open_issues_count":0,"forks_count":537,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-04-01T15:09:56.079Z","etag":null,"topics":["linux","perf","performance-analysis","performance-tuning"],"latest_commit_sha":null,"homepage":"https://time.geekbang.org/column/intro/140","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/feiskyer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-07T05:57:15.000Z","updated_at":"2025-03-31T09:12:44.000Z","dependencies_parsed_at":"2023-02-05T05:46:22.064Z","dependency_job_id":null,"html_url":"https://github.com/feiskyer/linux-perf-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feiskyer%2Flinux-perf-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feiskyer%2Flinux-perf-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feiskyer%2Flinux-perf-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feiskyer%2Flinux-perf-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feiskyer","download_url":"https://codeload.github.com/feiskyer/linux-perf-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247878022,"owners_count":21011158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["linux","perf","performance-analysis","performance-tuning"],"created_at":"2024-08-01T03:00:52.321Z","updated_at":"2025-04-08T16:07:40.770Z","avatar_url":"https://github.com/feiskyer.png","language":"C","readme":"# 《Linux 性能优化实战》案例\n\n极客时间专栏《[Linux 性能优化实战](https://time.geekbang.org/column/intro/140)》案例源码。\n\n![introduction](images/intro.jpg)\n\n## 部分案例列表\n\n* [应用程序 CPU 使用率过高案例](nginx-high-cpu/README.md)\n* [用户 CPU 使用率过高案例](nginx-short-process/README.md)\n* [短时进程案例](short-lived-process/README.md)\n* [iowait 使用率过高案例](high-iowait-process/README.md)\n* [未利用系统缓存导致 I/O 缓慢案例](io-cached/README.md)\n* [内存泄漏案例](mem-leak/README.md)\n* [狂打日志案例](logging-app/README.md)\n* [I/O延迟案例](io-latency/README.md)\n* [MySQL 案例](mysql-slow/README.md)\n* [Redis 延迟案例](redis-slow/README.md)\n* [DNS 案例](dns/README.md)\n* [网络延迟案例](network-latency/README.md)\n* [NAT 案例](nat/README.md)\n* [Docker 运行 Tomcat 案例](tomcat/README.md)\n* [火焰图](flamegraph/README.md)\n\n## 依赖环境\n\n所有案例的编译运行都需要预先安装 Docker 以及必要的编译工具。以 Ubuntu 18.04 为例，可以运行以下命令来安装它们：\n\n```sh\nsudo apt-get install docker.io build-essential\n```\n\n","funding_links":[],"categories":["C"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeiskyer%2Flinux-perf-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeiskyer%2Flinux-perf-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeiskyer%2Flinux-perf-examples/lists"}