Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Keeping values in a json format
Forum Updated to NodeBB v4.3 + New Features

Keeping values in a json format

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 341 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    firsnur96
    wrote on last edited by
    #1

    Keeping telemetry values in a json format in every second will hurt my cpu?
    Is there any harm?

    jsulmJ J.HilkJ 2 Replies Last reply
    0
    • F firsnur96

      Keeping telemetry values in a json format in every second will hurt my cpu?
      Is there any harm?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @firsnur96 Every second? No, unless your JSON is really huge...

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • F firsnur96

        Keeping telemetry values in a json format in every second will hurt my cpu?
        Is there any harm?

        J.HilkJ Offline
        J.HilkJ Offline
        J.Hilk
        Moderators
        wrote on last edited by
        #3

        @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


        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


        Q: What's that?
        A: It's blue light.
        Q: What does it do?
        A: It turns blue.

        F 1 Reply Last reply
        2
        • J.HilkJ J.Hilk

          @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

          F Offline
          F Offline
          firsnur96
          wrote on last edited by
          #4

          @J-Hilk thank you

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved