Johny's Software Lab

Johny's Software Lab

Resources on making your system faster, more reliable and easier to debug

  • Home
  • Performance
  • Debugging
  • Reliability
  • Developer Tools
  • Training
  • Contact
  • About us
Menu

All posts tagged parallel agorithms

Crash course introduction to parallelism: the algorithms

Crash course introduction to parallelism: the algorithms

Posted on January 4, 2021January 14, 2021Author Ivica BogosavljevićPosted in PerformanceLeave a Reply

When it comes to performance, there are two ways to go: one is to improve the usage of the existing hardware resources, the other is to use the new hardware resources. We already talked a lot about how to increase the performance of your program by better using the existing resources, for example, by decreasing…

Read
2-minute read: the Magic Touch of Parallel Algorithms

2-minute read: the Magic Touch of Parallel Algorithms

Posted on December 15, 2020December 17, 2020Author Ivica BogosavljevićPosted in Performance1 Reply

We investigate a simple way to speed up std::sort from the standard library

Like what you’re reading? Follow us!

Recent posts

  • 2-minute read: How is Big O notation relevant on modern systems?
  • Crash course introduction to parallelism: the algorithms
  • Making your program run faster in a multithreaded environment
  • 2-minute read: the Magic Touch of Parallel Algorithms
  • 2-minute read: What is faster, std::endl or ‘\n’?

About me

Johny’s Software Lab LLC is a software development consulting house specializing in software performance. If you or your developer team needs help on how to make your C or C++ program run faster, or you are missing out important deadlines because of problems with performance, this is the right place to be.

Recent Posts

  • 2-minute read: How is Big O notation relevant on modern systems?
  • Crash course introduction to parallelism: the algorithms
  • Making your program run faster in a multithreaded environment
  • 2-minute read: the Magic Touch of Parallel Algorithms
  • 2-minute read: What is faster, std::endl or ‘\n’?

Recent Comments

  • Rama on 2-minute read: the Magic Touch of Parallel Algorithms
  • Ivica Bogosavljević on Process polymorphic classes in lightning speed
  • Zekses on Process polymorphic classes in lightning speed
  • Ivica Bogosavljević on Process polymorphic classes in lightning speed
  • Zekses on Process polymorphic classes in lightning speed

Archives

  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020

Categories

  • Debugging
  • Developer Tools
  • Memory Footprint
  • Performance
  • Reliability

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

©2021 Johny's Software Lab | Theme by SuperbThemes.Com