From a performance point of view what would be quicker, read a list from a flat file or retrieving it from the database?

Lets assume that the list will contain less than 1000 entries.

Hopefully someone can save me the time from doing a performance test.

Thanks for the input.

Elliot