🚀 AST 架构测试对比
输入 Markdown 文本:
where $R _ { i , t }$ represents the return of crypto $i$ in month t; $\alpha _ { i }$ represents the asset-specific intercept
渲染对比
清空
预设测试用例:
📐 公式误匹配测试
📊 表格错位测试
🔧 OCR 错误修复测试
🎭 综合场景测试
旧版渲染时间
-
新版渲染时间
-
速度提升
-
公式成功率
-
旧版(正则方案)
marked + regex
新版(AST 方案)
markdown-it + AST