Igor Canadi be96f2498e TransformRep - use array instead of unordered_map
Summary:
I'm sending this diff together with https://reviews.facebook.net/D13881 because it didn't allow me to send only the array one.

Here I also replaced unordered_map with just an array of shared_ptrs. This elminated all the locks.

I will run the new benchmark and post the results here.

Test Plan: db_test

Reviewers: dhruba, haobo

Reviewed By: haobo

CC: leveldb

Differential Revision: https://reviews.facebook.net/D13893
2013-11-06 11:55:43 -08:00
..
2013-10-30 10:52:33 -07:00
2013-10-30 10:52:33 -07:00
2013-10-28 17:54:09 -07:00
2013-10-28 17:54:09 -07:00
2013-10-28 17:54:09 -07:00
2013-10-28 14:34:27 -07:00
2013-10-25 08:32:14 -07:00
2013-11-01 12:32:27 -07:00