<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Performance - 标签 - Windvalley</title><link>https://windvalley.github.io/tags/performance/</link><description>Performance - 标签 - Windvalley</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>levinwang6@gmail.com (windvalley)</managingEditor><webMaster>levinwang6@gmail.com (windvalley)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Thu, 11 Jul 2019 11:51:34 +0800</lastBuildDate><atom:link href="https://windvalley.github.io/tags/performance/" rel="self" type="application/rss+xml"/><item><title>如何进行C100K性能测试</title><link>https://windvalley.github.io/c100k-performance-test/</link><pubDate>Thu, 11 Jul 2019 11:51:34 +0800</pubDate><author>作者</author><guid>https://windvalley.github.io/c100k-performance-test/</guid><description>测试前环境准备 关闭SElinux: sestatus | grep -q disabled || setenforce 0 设置最大打开文件数: sysctl -w fs.file-max=6552016 设置单个进程最大打开文件数: ulimit -n 32768 使用c1000k工具查看当前系</description></item></channel></rss>