<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>C on Ken Huang</title>
    <link>https://blog.kenhuang.io/zh-cn/tags/c/</link>
    <description>Recent content in C on Ken Huang</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <managingEditor>kenhuang512@gmail.com (Ken Huang)</managingEditor>
    <webMaster>kenhuang512@gmail.com (Ken Huang)</webMaster>
    <lastBuildDate>Wed, 26 Feb 2025 00:45:45 +0800</lastBuildDate>
    <atom:link href="https://blog.kenhuang.io/zh-cn/tags/c/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>HTTP压测工具wrk的实现原理</title>
      <link>https://blog.kenhuang.io/zh-cn/blog/2021-02-27-wrk-yuanli/</link>
      <pubDate>Sat, 27 Feb 2021 10:27:00 +0800</pubDate><author>kenhuang512@gmail.com (Ken Huang)</author>
      <guid>https://blog.kenhuang.io/zh-cn/blog/2021-02-27-wrk-yuanli/</guid>
      <description>&lt;p&gt;&#xA;注：本文分析的是 &lt;a href=&#34;https://github.com/wg/wrk/releases/tag/4.1.0&#34;&gt;wrk v4.1.0&lt;/a&gt; 的源码。&lt;/p&gt;&#xA;&lt;p&gt;&#xA;wrk 是一个用 C 实现的 HTTP 压测工具，所有的参数都是通过命令行传递，没有配置文件，很容易使用；编译产物只有一个二进制文件，部署简单。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
