• Nice article. I have a few questions:

    1) why do inserts scale so much better than updates and deletes on a workstation? A page is a page, assuming that the same number of pages were modified in the insert load as the update and delete loads I would expect them to scale similarly. Did you happen to look at the wait stats by any chance?

    2) any plans for an article on read performance with multiple snapshots?