Expand description
优化的日志匹配器 - 高性能日志识别
使用预计算的字符串常量和优化的匹配策略
Modules§
- program_
id_ strings - 预计算的程序 ID 字符串常量
Enums§
- LogType
- 快速日志类型枚举
Functions§
- detect_
log_ type - SIMD 优化的日志类型检测器 - 激进早期退出
- detect_
pumpfun_ create - SIMD 优化的 PumpFun Create 事件检测(扫描所有日志)
- parse_
log_ optimized - 优化的统一日志解析器(带事件类型过滤)