1. 20 7月, 2020 1 次提交
    • W
      Use multiple processes to calc events. · 7877f33b
      wangshuide2020 提交于
      1. To accelerate summary file parsing, multiple processes are used. As the first step to mindinsight parsing performance optimization, we only made changes to _load_single_file function.
      
      2. This PR will imporve summary parsing throughput dramatically (about cpu_count times)
      
      3. Changes are mainly about _load_single_file function
      
      In the future, a more global concurrent computing framework is needed for mindinsight. See the gitee wiki doc for details.
      7877f33b
  2. 17 7月, 2020 7 次提交
  3. 16 7月, 2020 8 次提交
  4. 15 7月, 2020 3 次提交
  5. 14 7月, 2020 5 次提交
  6. 13 7月, 2020 2 次提交
  7. 10 7月, 2020 9 次提交
  8. 09 7月, 2020 2 次提交
  9. 08 7月, 2020 2 次提交
  10. 03 7月, 2020 1 次提交