andybbruno / TSXor-Go

TSXor: A Simple Time Series Compression Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TSXor-Go

TSXor: A Simple Time Series Compression Algorithm

This is porting of TSXor (originally made in C++).

Please note that this repo was created for training purposes only. If you are interested in performance, please see the original version.

How to run

go run main.go PATH/TO/CSV/FILE.csv

About

TSXor: A Simple Time Series Compression Algorithm


Languages

Language:Go 100.0%