lanl / dsi

LANL Data Science Infrastructure Project
https://lanl.github.io/dsi
5 stars 3 forks source link

Serialize SystemKernel columns #65

Closed DanielRJohnson closed 1 year ago

DanielRJohnson commented 1 year ago

SystemKernel produces about 7000 columns at the moment. These columns should be serialized into one blob of data, allowing for diffs and faster queries at the expense of being able to query specific kernel configuration info.