Skip to content

用于生成排序用字符序列,可支持大规模数据排序用~~基于开源项目gensort修改~~

Notifications You must be signed in to change notification settings

xxling/genAnysort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

genAnysort

用于生成排序用字符序列,可支持大规模数据排序用~~基于开源项目gensort修改~~

原有gensort项目,是国际SortBenchmark比赛指定的输入数据生成工具,格式过于严肃(每个序列均是100字符长度)~~

为了便于自己在实际的小项目中使用,添加了一个小功能:可以自定义最终生成的字符序列长度~~

其他文件,需要gensort源代码,没有上传到github,毕竟不是我写的而且也没有进行任何修改~~

用例:./genanysort -a -n30 10730000 output.txt

则指定生成10730000个序列,每个序列长度为30~~

原有工具的使用说明,详见Google之gensort~~

About

用于生成排序用字符序列,可支持大规模数据排序用~~基于开源项目gensort修改~~

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published