StefanKert / BuildVision

A Visual Studio extension to visualize the building process.
MIT License
261 stars 43 forks source link

performance proplems with sorting of project grid #7

Closed Bertk closed 7 years ago

Bertk commented 9 years ago

I observed a big performance impact when I activate the sorting of the project grid using the build start time. After disabling the sort feature the performance is back to normal.

nag5000 commented 9 years ago

Thanks for reporting this issue. It is a known problem in BuildVision for large solutions.

devployment commented 8 years ago

Is the root cause known? Anybody ever looked into this? For me with a current solution of 106 projects it's rebuilding in 30s without BuildVision. Showing BuildVision it takes close to 4 minutes.

Having less projects should be the way to go anyway. But would love to have BuildVision as speedy as the regular output. :)

StefanKert commented 7 years ago

@Bertk @devployment please take a look at https://github.com/StefanKert/BuildVision/issues/8#issuecomment-335435680

Would be cool to get some feedback if this fixes your issues. Thanks in advance

StefanKert commented 7 years ago

Since there is no activity from the OP I will close this for now, if the issue is still relevant please reopen or create a new one.