Skip to content

NickJosevski/PLINQing-the-StackOverflow-Public-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playing with PLINQ Performance using the StackOverflow Data Dump

Right off the bat, I’d like to stress that adding a .AsParallel() to your code won’t magically speed it up. Knowing this I still had unrealistic expectations when I began creating a demo to specifically show performance improvements.

This demo is up here on Git (soon).

About

PLINQ Examples for performance testing on the StackOverflow Public Data Dump

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages