mirror of https://gitee.com/bigwinds/arangodb
* reduce extractions to projections * recycle string buffers in SocketTask * micro optimizations for mmfiles indexes * added special lookup function for _key * moved function into the correct file * speed up key buffer allocations a bit * added noexcept specifier * correctly name variable * explicitly move bounds * fix and speedup from/toPersistent functions * reuse string from ManagedDocumentResult for multiple lookups * use move-assign * a bit less work for single server * speedup AQL function HASH * single fetch optimization * performance optimization for the case when no documents need to be returned * make reduce-extraction-to-projection a RocksDB-only optimizer rule * cppcheck * try to fix compile error on MacOS * bug fix for MacOSX * missing namespace (in Windows compile) |
||
---|---|---|
.. | ||
Acceptor.cpp | ||
Acceptor.h | ||
AcceptorTcp.cpp | ||
AcceptorTcp.h | ||
AcceptorUnixDomain.cpp | ||
AcceptorUnixDomain.h | ||
EventLoop.h | ||
Job.cpp | ||
Job.h | ||
JobGuard.cpp | ||
JobGuard.h | ||
JobQueue.cpp | ||
JobQueue.h | ||
ListenTask.cpp | ||
ListenTask.h | ||
Scheduler.cpp | ||
Scheduler.h | ||
SchedulerFeature.cpp | ||
SchedulerFeature.h | ||
Socket.cpp | ||
Socket.h | ||
SocketTask.cpp | ||
SocketTask.h | ||
SocketTcp.cpp | ||
SocketTcp.h | ||
SocketUnixDomain.cpp | ||
SocketUnixDomain.h | ||
Task.cpp | ||
Task.h |