摘要
提出一种称为CacheCompress的新颖的测试压缩技术。与以往基于静态字典压缩技术的最大不同在于,该技术中的字典是动态的,在整个测试过程中,伴随着写字典和读字典的操作,字典只需保留最常用的测试数据,从而大大减少了字典的容量需求,并消除了静态字典的初始化步骤。实验表明,CacheCompress将字典容量需求缩小为原来的千分之一,并提高了30%的测试压缩率。
A novel test data compression technique named CacheCompress is proposed.Different from the previous static dictionary based techniques,this dictionary is dynamic.During testing the dictionary is accessed by read and write operations and only needs to keep the most frequency used data thus to largely decrease the memory size requirement and eliminate the explicit dictionary initialization step.Experiments show that Cache Compress achieves 30% higher compression ratio than other recent compression schemes while the dictionary size dramatically reduces to 1%.
出处
《北京大学学报(自然科学版)》
EI
CAS
CSCD
北大核心
2009年第5期776-782,共7页
Acta Scientiarum Naturalium Universitatis Pekinensis
基金
国家高技术研究发展计划专项经费(2006AA010202)资助