Page Speed Optimization Libraries
1.5.27.2
|
Go to the source code of this file.
Classes | |
class | net_instaweb::VectorDeque< T > |
Namespaces | |
namespace | net_instaweb |
for StringPiece | |
Defines | |
#define | SPECIAL_CASE_POINTER_AT_0 1 |
#define SPECIAL_CASE_POINTER_AT_0 1 |
Special faster versions of PointerAt(0) that avoid some math. This seems like a clear small win, however, microbenchmarking suggests it's a significant performance loss. Investigation is required.