Skip to content
Snippets Groups Projects
Commit 9a843654 authored by j2-tulloch's avatar j2-tulloch :speech_balloon:
Browse files

Update file test3.cpp

parent fe63e89f
No related branches found
No related tags found
No related merge requests found
#include <chrono> #include <chrono>
#include <iostream> #include <iostream>
#include "bumpalld.hpp" #include "bumpalld.hpp"
//#include "bumpall.hpp" //#include "bumpall.hpp" // Remove and comment the above to compare the compile times
void benchmarkBumpAllocator() { void benchmarkBumpAllocator() {
const size_t blockSize = 1000000; // Size of the memory block const size_t blockSize = 1000000; // Size of the memory block
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment