Task #3617 (closed)
Opened 9 years ago
Closed 8 years ago
Block based performance testing
| Reported by: | cxallan | Owned by: | cxallan |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.3 |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-02-24 (6) |
Description
Some performance metrics should be taken comparing block based (various block sizes) and planar based imports to get a feeling for performance degradation or improvement and potential configuration options.
Change History (25)
comment:1 Changed 9 years ago by jburel
- Sprint changed from 2010-12-09 (21) to 2010-12-23 (22)
comment:2 Changed 9 years ago by jburel
- Sprint changed from 2010-12-23 (22) to 2011-01-13 (23)
Moved from sprint 2010-12-23 (22)
comment:3 Changed 9 years ago by jburel
- Sprint changed from 2011-01-13 (23) to 2011-01-27 (24)
Moved from sprint 2011-01-13 (23)
comment:4 Changed 9 years ago by cxallan
- Owner set to cxallan
- Status changed from new to accepted
comment:5 Changed 9 years ago by jburel
- Sprint changed from 2011-01-27 (4) to 2011-02-10 (5)
Moved from sprint 2011-01-27 (4)
comment:6 Changed 9 years ago by cxallan
- Owner cxallan deleted
- Status changed from accepted to new
comment:7 Changed 9 years ago by cxallan
- Owner set to cxallan
- Status changed from new to accepted
comment:8 Changed 9 years ago by Chris Allan <callan@…>
(In [121721c77dd0789cb139b16053cd01d34a9113d0/bioformats.git]) Initial version of open bytes performance test. (See #3617)
A new test was added and the existing target runner infrastructure that
is used for the OMERO open bytes tests has been made more generic to
allow the running of this test as well. Also added an Ant target to run
the test.
comment:9 Changed 9 years ago by Chris Allan <callan@…>
(In [121721c77dd0789cb139b16053cd01d34a9113d0/bioformats.git]) Initial version of open bytes performance test. (See #3617)
A new test was added and the existing target runner infrastructure that
is used for the OMERO open bytes tests has been made more generic to
allow the running of this test as well. Also added an Ant target to run
the test.
comment:10 Changed 9 years ago by Chris Allan <callan@…>
(In [7598e7852ff3567b88f08cdb3934e0f4b0b4dce7/bioformats.git]) Added perf4j library. (See #3617)
The perf4j library (http://perf4j.codehaus.org/) will allow us to
generically performance test critical pieces of code in the test
suite using simple timers and log4j integration.
comment:11 Changed 9 years ago by Chris Allan <callan@…>
(In [3c41f5aad9104abed2cd2416ff87d990a8173914/bioformats.git]) Initial version of full image tile based performance tests. (See #3617)
Changes include:
- Allocated and pre-allocated block tile tests for the entire image
- Base log4j configuration
- perf4j usage and logging to a seperate performance log
comment:12 Changed 9 years ago by cxallan
- Remaining Time changed from 1 to 0.1
Just the Hudson job to add now with for SVS and a few other formats.
comment:13 Changed 9 years ago by Chris Allan <callan@…>
(In [b47eaff1a9b9e3c0502cd02a2f1f7fbb06ed1f53/bioformats.git]) Added filename to perf4j tag. (See #3617)
comment:14 Changed 9 years ago by cxallan
comment:15 Changed 8 years ago by Chris Allan <callan@…>
(In [15b315e22bc59b4c862511f115966b704293cfdb/bioformats.git]) Extended logging for open bytes performance test. (See #3617)
comment:16 Changed 8 years ago by jburel
- Sprint changed from 2011-02-10 (5) to 2011-02-24 (6)
Moved from sprint 2011-02-10 (5)
comment:17 Changed 8 years ago by Chris Allan <callan@…>
(In [54ba80b444923f00d717c87841949286232d7d5b/bioformats.git]) Buffer size logging. (See #3617)
comment:18 Changed 8 years ago by Chris Allan <callan@…>
(In [7598e7852ff3567b88f08cdb3934e0f4b0b4dce7/bioformats.git]) Added perf4j library. (See #3617)
The perf4j library (http://perf4j.codehaus.org/) will allow us to
generically performance test critical pieces of code in the test
suite using simple timers and log4j integration.
comment:19 Changed 8 years ago by Chris Allan <callan@…>
(In [3c41f5aad9104abed2cd2416ff87d990a8173914/bioformats.git]) Initial version of full image tile based performance tests. (See #3617)
Changes include:
- Allocated and pre-allocated block tile tests for the entire image
- Base log4j configuration
- perf4j usage and logging to a seperate performance log
comment:20 Changed 8 years ago by Chris Allan <callan@…>
(In [b47eaff1a9b9e3c0502cd02a2f1f7fbb06ed1f53/bioformats.git]) Added filename to perf4j tag. (See #3617)
comment:21 Changed 8 years ago by Chris Allan <callan@…>
(In [15b315e22bc59b4c862511f115966b704293cfdb/bioformats.git]) Extended logging for open bytes performance test. (See #3617)
comment:22 Changed 8 years ago by Chris Allan <callan@…>
(In [54ba80b444923f00d717c87841949286232d7d5b/bioformats.git]) Buffer size logging. (See #3617)
comment:23 Changed 8 years ago by Chris Allan <callan@…>
(In [db00984a5425977e044d62689495ee69b355add3/bioformats.git]) Series and image looping. (See #3617)
comment:24 Changed 8 years ago by Chris Allan <callan@…>
(In [db00984a5425977e044d62689495ee69b355add3/bioformats.git]) Series and image looping. (See #3617)
comment:25 Changed 8 years ago by cxallan
- Remaining Time changed from 0.1 to 0
- Status changed from accepted to closed
Moved from sprint 2010-12-09 (21)