Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 218 Bytes

File metadata and controls

7 lines (6 loc) · 218 Bytes

SIPp CSV Parser

Pretty simple to use. Just require the file and...

SippCSVParser.parse("path/to/file")

This returns a hash with all headers as keys and arrays of statistics (taken over time) as values.