• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #1394 (new story)

Opened 8 months ago

Provide benchmark method

Reported by: jmoore Owned by: jmoore
Priority: minor Milestone: Unscheduled
Component: Performance Version: 3.0-M1
Keywords: Cc: cxallan, jburel

Description

Something like "bin/omero benchmark" would be useful for showing where a system may be less fast than desirable. Individual sections could include:

  • IO (reading writing randomly to disk)
  • NET (reading randomly from server; only once per session?)
  • OMERO (reading some large list; eventlogs?)

The NET test could also be used on login to determine the optimal bandwidth.

cF. pgbench results:

transaction type: TPC-B (sort of)
scaling factor: 10
query mode: simple
number of clients: 10
number of transactions per client: 1000
number of transactions actually processed: 10000/10000
tps = 85.184871 (including connections establishing)
tps = 85.296346 (excluding connections establishing)
Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11.5
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/