|
Description of the Submission |
||
|---|---|---|
The TORPEDO Application was tuned so that the Open Access configuration file sets default-fetch-group on bids and item fields and adds fetch groups for the partial listing. New bid creation was optimized to avoid extra reads. |
||
|
Contact Information |
||
David Tinker |
||
|
Configuration |
||
| O-R Mapping System | Versant Open Access 3.2.0beta8 | |
| Submission Files |
package.jdo versant.properties Persistence.java |
|
| TORPEDO Implementation | TORPEDO reference implementation 8.25.04 | |
| Application Server | BEA WebLogic Server 8.1 | |
| Database System | Hypersonic 1.7.2 | |
| Operating System | ||
| Configuration Notes | For repeatablility, the application server was restarted prior to running each test. The database was restored prior to running the placeBid and place2Bids tests. | |
|
TORPEDO Operations |
||
The number of database hits required to accomplish the operation is given. Following the link provides raw results, SQL and additional operation specific configuration information and analysis. |
||
| listAuction | 2 hits | |
| listAuctionTwice (as transaction) |
2 hits | |
| listAuctionTwice (not transaction) |
2 hits | |
| listPartialAuction | 2 hits | |
| findAllAuctions | 2 hits | |
| findHighBids | 2 hits | |
| placeBid | 2 hits | |
| place2Bids | 2 hits | |