Uploaded image for project: 'S2Graph'
  1. S2Graph
  2. S2GRAPH-190

Remove unnecessary TC JsonBenchmarkSpec

    XMLWordPrintableJSON

Details

    • Task
    • Status: Done
    • Trivial
    • Resolution: Done
    • None
    • None
    • None
    • None

    Description

      There is a test case that has been created to measure the speed required for the Json build, which unnecessarily increases the test time.

      I think it's better to erase the measured test.

      The link below shows how much time JsonSpec consumes unnecessarily.

      https://travis-ci.org/apache/incubator-s2graph/builds/359216779?utm_source=github_status&utm_medium=notification

      ==================================================
      map to json: took 776 ms
      ==================================================
      ==================================================
      direct: took 38599 ms
      ==================================================
      ==================================================
      Append by JsObj ++ JsObj : took 79299 ms
      ==================================================
      ==================================================
      Append by Json.obj(newJson -> JsObj): took 107 ms
      ==================================================
      

      Attachments

        Issue Links

          Activity

            People

              daewon Daewon Jeong
              daewon Daewon Jeong
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: