Skip to content

liuxilai/hhh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hhh

======== The hierarchical heavy hitter (hhh) simulator code

This code was originally written by Thomas Steinke ([email protected]) in 2010. The code was modified by Kenjiro Cho ([email protected]) in 2017 to evaluate the recursive lattice search (rls) algorithm, and compare it against the original hhh (space-saving) algorithm. The RLS code was ported from agurim (https:/github.com/necoma/agurim). The original hhh2 was extended to hhh2_1089 for bit-wise aggregation. Only hhh2 hhh2_1089 rls2 rls2_1089 rls2_1089_swap were tested for this modified simulator, on FreeBSD-10. The original scripts were not used.

See "runme" file for the information about the original implementation.

About

hhh simulator code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.9%
  • C++ 15.8%
  • Python 5.0%
  • Shell 3.7%
  • Makefile 2.1%
  • Objective-C 0.5%