- Proyect to test Linq performance executing query among large data set
- It has been used technologies like PLinq and Linq
- Multithread data loading
- Test performance between use of Linq and ParallelLinq on complex query and large data set of objects
- Multithread options has been added
- Fix threads IDs bug