ORMBattle.NETThe ORM tool shootout

  • Increase font size
  • Default font size
  • Decrease font size
Home Blog Upcoming update

Upcoming update

E-mail Print PDF

The next update of our test suite is almost ready.

Changes in LINQ tests:

  • LINQ tests are categorized now, although initially scores for each category will be available only in Output.txt.
  • There are about 130 tests now (instead of agruable 100), so we calculate both % and actual count of passed and failed tests.
  • Percentage of complex LINQ tests (tests that untilize several different features) is reduced.

Changes in performance tests:

  • There are *Single test sequences: InsertSingle, UpdateSingle and RemoveSingle. They show performance of CUD operations when framework can't batch them by some reason.
  • We run tests for 50, 100, 500, 1000, 5000, 10000 and 30000 item sequences.

Changes in code browser:

  • A bug with wrong indent (1 instead of 2 for our files) is fixed.
  • It automatically opens file tree branch on navigation by URL.
  • There are other minor changes, e.g. now it shows .bat files.

We're planning to update our scorecard and upload new code to code.ormbattle.net on this weekend.

Last Updated on Friday, 28 August 2009 05:20  

Polls

Which test must we add next?
 

Subscribe to our blog