1. 19 9月, 2020 1 次提交
    • M
      Some more error list performance improvements · 47a06b37
      Manish Vasani 提交于
      1. Make the error list build and live diagnostic de-duping cancellable: This ensures that repeated builds have fast error list refresh - currently, error list refresh for later builds will wait for all de-duping to complete for prior builds, just to throw away the computed results and re-refresh the error list.
      2. Link error list refresh operations to workspace's disposal token
      3. Eagerly initialize the saved project diagnostics from persistent storage after solution load to improve the error list refresh perf for the first build
      47a06b37
  2. 17 9月, 2020 10 次提交
  3. 16 9月, 2020 20 次提交
  4. 15 9月, 2020 9 次提交