Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 606 Bytes

File metadata and controls

14 lines (10 loc) · 606 Bytes

Network and Computation TraceAnalyzer

Introduction

This repo is a pratical tool for analyzing network packet and computation logs.

File Structure

data

Traces and processed data are in 'data' folder. Game designated files are temporarily under their diffrent folders. For network traces, raw data and processed data are divided into different directory, for detail please dive into the folders and check their names.

mainTools

Main analysis and visualization tools.

specificTools

Tools derived from mainTools that are suitable for specific application or tasks.