节点文献

高性能正则表达式匹配算法评估

Evaluation of High-performance Regular Expression Matching Algorithms

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 金军航张大方黄昆

【Author】 JIN Jun-hang a,ZHANG Da-fang a,b,HUANG Kun b(a.School of Software;b.College of Computer and Communication,Hunan University,Changsha 410082,China)

【机构】 湖南大学软件学院湖南大学计算机与通信学院

【摘要】 为对现有的高性能正则表达式匹配算法进行综合比较与分析,实现诸如DFA、D2FA、CD2FA、mDFA及XFA等最新算法,采用Snort规则集综合评估这些算法的存储空间和匹配时间。实验结果表明,在存储空间方面,与mDFA相比,XFA的存储空间减少84.9%~89.9%;在匹配效率方面,与mDFA相比,XFA的匹配时间增加了38.9%~174.6%;XFA在存储空间和匹配效率上具有良好的可伸缩性,即当规则数增加到8倍时,mDFA的存储空间增长了64倍,而XFA的存储空间仅增加了16倍,匹配时间仅增加了61.3%。

【Abstract】 In order to analyze and evaluate the existed regular expression matching algorithms,it implements them such as DFA,D2FA,CD2FA,mDFA and XFA,and conducts extensive experiments on short rules to evaluate the performance of these algorithms.Experimental results show that compared with mDFA,XFA achieves 84.9%~89.9% memory reduction;XFA only increases 38.9%~174.6% matching times in comparison with mDFA;when the number of rules increases by 8 times,mDFA increases 64 times memory space,while XFA only increases 16 times memory space and increases 61.3% matching time,which demonstrates that XFA has good scalability in terms of memory requirements and matching efficiency.

【基金】 国家自然科学基金资助项目(60673155,90718008)
  • 【文献出处】 计算机工程 ,Computer Engineering , 编辑部邮箱 ,2010年19期
  • 【分类号】TP301.6
  • 【被引频次】13
  • 【下载频次】165
节点文献中: 

本文链接的文献网络图示:

本文的引文网络