stl benchmarks

Using the Google Benchmark framework, demonstrate the performance of each of the following actions, operating on containers of a range of sizes:

Vector:

push_back, insert at front (myvic.insert(myvic.begin(), value), iterate through whole container, find, sort

Deque:

push_back, push_front, iterate through whole container, find, sort

List:

push_back, push_front, iterate through whole container, find, sort

Set:

insert, find, iterate through whole container

Unordered set:

insert, find, iterate through whole container

 
Do you need a similar assignment done for you from scratch? We have qualified writers to help you. We assure you an A+ quality paper that is free from plagiarism. Order now for an Amazing Discount!
Use Discount Code "Newclient" for a 15% Discount!

NB: We do not resell papers. Upon ordering, we do an original paper exclusively for you.