]> spindle.queued.net Git - midori/commit
Store the 'day' of history items to reduce even more calls to localtime
authorDale Whittaker <dayul@users.sf.net>
Fri, 23 Jan 2009 21:38:39 +0000 (22:38 +0100)
committerChristian Dywan <christian@twotoasts.de>
Fri, 23 Jan 2009 21:38:39 +0000 (22:38 +0100)
commitfb2a962ad4d4a0976307e532cfe16316fde8dbcc
tree4f7d3c9f5cf6b10bcfd4de3d8f3c98798de4eba0
parent5b5e6bd71acbdfaccfff246c04764c76ea85a6df
Store the 'day' of history items to reduce even more calls to localtime

By storing the timestamp of the day in the database we can significantly
reduce the calls to localtime, which should result in a noticible
speedup.

We are changing the database format. For the convenience of the user
the code automatically converts from the old format.
midori/main.c
midori/midori-browser.c
midori/sokoke.c
midori/sokoke.h