Menu

Code Commit Log


Commit Date  
[r1307] by artyom-beilis

Created bramches dir

2010-07-06 20:15:55 Tree
[r1306] by artyom-beilis

Performance optimizations:
- All synchronous connections are finalized in the worker thread in order to
reduce amount of switches between the thread-pool and event loop
- Even cancelation on socket that does not has pending events does not cause
breaking of main event loop

2010-07-03 15:29:36 Tree
[r1305] by artyom-beilis

Performance imrpovements - moved from dynamic typed settings system to static "cached" one
for performance critical parts

2010-07-02 17:39:00 Tree
[r1304] by artyom-beilis

Performance improvments:
- full-copy function replaced with callback that shares its object
- introduced callable object that can handle big handlers efficiently with 0 copy overhead

2010-07-02 10:54:53 Tree
[r1303] by artyom-beilis

- Added callback class - function with shared semantics
- Switched to use of callback in all internal classes

2010-07-01 15:25:26 Tree
[r1302] by artyom-beilis

This may workaround nasty CMake 2.6 bug

2010-07-01 14:16:30 Tree
[r1301] by artyom-beilis

Attempt to fix msvc bug #3023329

2010-07-01 09:17:14 Tree
[r1300] by artyom-beilis

Added better range checks for to/from number conversions so if
converting integer type that can't be represented as double would throw

2010-06-30 11:56:08 Tree
[r1299] by artyom-beilis

Added specialization for all integer and floating types

2010-06-30 11:17:13 Tree
[r1298] by artyom-beilis

Fixed number presision issues

2010-06-30 09:50:51 Tree
Older >
MongoDB Logo MongoDB