Skip to content

cwcly/linux-perf-examples

 
 

Repository files navigation

《Linux 性能优化实战》案例

极客时间专栏《Linux 性能优化实战》案例。

introduction

部分案例列表

依赖环境

所有案例的编译运行都需要预先安装 Docker 以及必要的编译工具。以 Ubuntu 18.04 为例,可以运行以下命令来安装它们:

sudo apt-get install docker.io build-essential

About

《Linux 性能优化实战》案例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 51.1%
  • Python 29.3%
  • Makefile 13.8%
  • Dockerfile 4.0%
  • PHP 1.5%
  • HTML 0.3%