Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:I hope they don't change the tabs too much (Score 1) 327

Its not only about sorting, with a database a lot more things are easier like for example, querying based on the fields. In this case, the places UI groups the history by title, web site, etc, and also providing a good search.

And SQLite is really better since its a standalone database.

If you think this is a performance improvement, its not because SQLite is not suited well for more writes, but less writes, more reads.

Slashdot Top Deals

Those who can, do; those who can't, simulate.

Working...