Branch: refs/heads/master
Home:   https://github.com/ibus/ibus-pinyin

Commit: 15b9b66b013ee83974b3ae16a76983cc10e9dbe8
    
https://github.com/ibus/ibus-pinyin/commit/15b9b66b013ee83974b3ae16a76983cc10e9dbe8
Author: Peng Huang <[email protected]>
Date:   2010-11-23 (Tue, 23 Nov 2010)

Changed paths:
  M src/PYDatabase.cc
  M src/PYDatabase.h
  M src/PYMain.cc
  M src/PYString.h

Log Message:
-----------
Use in memory user database to improve performance.

I found pinyin's performance is very low when system IO load is big. So
I let pinyin use im memory user database to improve the performance, and
write the database to the harddisk in 60 seconds or when engine exits.

BUG=none
TEST=manual

Review URL: http://codereview.appspot.com/3303041


-- 
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复