Skip to content

Examples of a single threaded and multi threaded factorial solver

Notifications You must be signed in to change notification settings

lordmat0/FactorialSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FactorialSolver

Examples of a single threaded and multi threaded factorial solver

Some data I've tested with:

Processor: i5-2960k, Java 8 Orcale, Linux

Solving 500,000

  • Single thread Seconds 88.746
  • Optimized single thread seconds 29.391
  • Multi thread Seconds 3.277

About

Examples of a single threaded and multi threaded factorial solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages