diff options
| author | Matthew Sackman <matthew@lshift.net> | 2009-05-13 11:43:02 +0100 |
|---|---|---|
| committer | Matthew Sackman <matthew@lshift.net> | 2009-05-13 11:43:02 +0100 |
| commit | 25995387be653239513a9e00ae2abe885b167093 (patch) | |
| tree | 67e3dbbaaee94b7d1c35b39597b3498c03703127 /docs | |
| parent | 5f03e402dff344565656a7fc8c0252ce51b5915d (diff) | |
| download | rabbitmq-server-git-25995387be653239513a9e00ae2abe885b167093.tar.gz | |
Startup requires a match in mnesia per message we encounter on disk. This lead to a 22minute startup time for 100000 messages. However, by dynamically adding an index during startup to mnesia, and then later removing it, this is reduced to 13.5 seconds. Note however, that to test this with rabbit_tests:rdq_time_insane_startup() requires the disk queue to be edited so that it starts up in ram_disk mode, not disk_only mode as is the code default.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
