Opened 15 years ago

Last modified 15 years ago

#1251 closed enhancement

Improvements of the 'performance' test program — at Version 4

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 2.11
Component: test Version:
Keywords: Cc:

Description (last modified by Nicklas Nordborg)

I will gather a few enhancements to the 'performance' test program under this ticket. Feel free to add more items to the list.

  1. Names of raw bioassays should be 0-padded to make them sort correctly. Right now the sort order is: ...#1, ...#10, ...#11, ...., ....#2, .... and so on, which makes it hard to select a specific number of raw bioassays when creating a root bioassay set.
  2. Names of data sets and jobs should follow a better scheme. For example, the name of a root bioassay set should include the number of raw bioassays.
  3. The test program should only register job's, not execute them. This would allow us to control if the internal job queue should execute the job or a job agent.

Change History (4)

comment:1 by Nicklas Nordborg, 15 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 15 years ago

(In [4805]) References #1251: Improvements of the 'performance' test program

Fixes: Names of raw bioassays should be 0-padded

comment:3 by Nicklas Nordborg, 15 years ago

Description: modified (diff)

comment:4 by Nicklas Nordborg, 15 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.