Shturm0weak / TestCacheOptimization

In this project I tested how much the performance is different between objects which are created in the preallocated memory one by one and created by the keyword "new"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

In this project I tested how much the performance is different between objects which are created in the preallocated memory one by one and created by the keyword "new"


Languages

Language:C++ 100.0%