Skip to content

My presentation slides and sample codes for the February C++ Melbourne Meetup

Notifications You must be signed in to change notification settings

JessubKim/CppMeetup-Feb-2019-Data-Oriented-Design

Repository files navigation

CppMeetup-Feb-2019-Data-Oriented-Design

This repository contains slides and sample codes used for the Melbourne C++ meetup presentation on Data-Oriented Design.

The presentation focuses on the following sub-topics:

  • CPU Cache utilisation
  • Memory alignment
  • 'False sharing' in Multithreading

Each sub-topic was demonstrated using codes which were built and tested with MSVC 2017 using x64 Release configuration.

About

My presentation slides and sample codes for the February C++ Melbourne Meetup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published