Keeping values in a json format
-
Keeping telemetry values in a json format in every second will hurt my cpu?
Is there any harm?@firsnur96 Every second? No, unless your JSON is really huge...
-
Keeping telemetry values in a json format in every second will hurt my cpu?
Is there any harm?@firsnur96 your CPU, no, not when you do it every second
your HD / SSD when you do that for an extended amount of time, like a (continuous) month, then yes
-
@firsnur96 your CPU, no, not when you do it every second
your HD / SSD when you do that for an extended amount of time, like a (continuous) month, then yes