Content  


Web Interface

The web interface has three major features:

  • Visualizing the data gathered through the benchmark tests
  • Maintaining the database tables
  • Importing tests from .sql-files to the database

Features of the HOST-table

The following figure shows the HOST-table view of the Web Interface:

  • visualization of the hosts
    displays all the rows of the HOST-table
  • add a host
  • delete a host
  • edit a host
  • search the HOST-table
    with a text-field for each column
  • sort the HOST-table
  • print view
    your selection optimized for printing
  • minimize and maximize the control menu
  • status messages
    give feedback to the user

Features of the TEST-table

The following figure shows the TEST-table view of the Web Interface:

  • visualization of the benchmark tests
    displays the selected rows of the TEST-table
  • advanced selection mechanism to find your benchmark tests
    control menu with select lists to make an individual selection of tests
  • show or hide individual columns
    so only relevant information is displayed
  • show only the fastest hosts
    of your selection for a given combination of collection, function and implementation
  • paging with individually adjustable page size
    the result of your selection is displayed in pages
  • sorting the test table
  • delete tests with an advanced selection mechanism
    you can select individual tests and whole pages of individual size for deletion; also paging or changing the test selection is possible
  • import a .sql-file
    generated by a host without network connection
  • print view
    your selection optimized for printing
  • generate MATLAB-code
  • minimize and maximize the control menu
  • source code editing
    you can edit the source-code field for every individual test
  • status messages
    give feedback to the user

Naming Conventions

For the remainder of this homepage we refer to the naming conventions depicted in the following two figures: