Opened 6 years ago

#1752 new task

Profile performance difference with write-ahead logging

Reported by: simon Owned by: simon
Priority: major Milestone:
Component: data layer Version: 1.0
Keywords: Cc:

Description

Gecko 2.0 contains SQLite 3.7.3, which implements write-ahead logging. According to the documentation, write-ahead logging should be "significantly faster in most scenarios." We probably want to leave this off by default for 2.1 final since it will break database compatibility with Firefox 3.6, but it's probably worthwhile to benchmark.

Change History (0)

Note: See TracTickets for help on using tickets.