Skip to content

The reference implementation of SIGCOMM'24 paper 'Empowering Microsecond-level Network Monitoring with Wavelets'.

Notifications You must be signed in to change notification settings

NASA-NJU/uMon-WaveSketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

μMon Reference Implementation

The reference implementation of SIGCOMM'24 paper 'Empowering Microsecond-level Network Monitoring with Wavelets'.

This repository contains cpp/python versions of the WaveSketch and part of the data trace (the whole trace is too large) used in the paper.

The Python version gives straightforward logic about how WaveSketch (basic version) is implemented and works. Please see waveSketchTest.ipynb, where we give an example. Note that the python version's accuracy is not optimized. It's just for understanding.

The CPP version can reproduce the evaluation results in the paper.

About

The reference implementation of SIGCOMM'24 paper 'Empowering Microsecond-level Network Monitoring with Wavelets'.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published