433 Views
TL;DR: Marten's compiled query feature makes using Linq queries significantly more efficient at runtime if you need to wring out just a little more performance in your Marten-backed application. I was involved in a twitter conversation today that touched on the old Specification pattern of describing a reusable database query by an object (watch it,...
0 comments