<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CSV on Text Matrix</title><link>https://txtmix.com/tags/csv/</link><description>Recent content in CSV on Text Matrix</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Sun, 27 Sep 2026 03:34:45 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/csv/index.xml" rel="self" type="application/rss+xml"/><item><title>frawk 解读：把 AWK 换成静态类型表示之后，快在哪里、又在哪里不成立</title><link>https://txtmix.com/posts/tech/frawk-efficient-awk-language/</link><pubDate>Mon, 11 May 2026 09:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/frawk-efficient-awk-language/</guid><description>&lt;p&gt;frawk 常被介绍成&amp;quot;用 Rust 写的高性能 AWK&amp;quot;。这个说法把因果讲反了。&lt;/p&gt;
&lt;p&gt;作者 Eli Rosenthal 在 &lt;code&gt;info/overview.md&lt;/code&gt; 里给出的起点只有两件事：Awk 处理不好带引号转义的 CSV；在大数据文件上性能&amp;quot;sometimes-lackluster&amp;quot;。为了补上这两点，他换掉了 Awk 的运行时表示。标量不再是&amp;quot;字符串和数字并存&amp;quot;的双表示，而是编译期推导出的单一类型。&lt;/p&gt;</description></item></channel></rss>