This is a single archived entry from Stefan Tilkov’s blog. For more up-to-date content, check out my author page at INNOQ, which has more information about me and also contains a list of published talks, podcasts, and articles. Or you can check out the full archive.

ActiveRecord Performance

Stefan Tilkov,

A presentation on ActiveRecord performance (PDF) by Rowan Hick. I didn’t know about Faker:

Faker, a port of Data::Faker from Perl, is used to easily generate fake data: names, addresses, phone numbers, etc.

[via Ruby Inside]