Skip to content

perflogging timestamps with async policy #1044

@brandongc

Description

@brandongc

All of the timestamps in perflogs are the same when tests are run with the async policy. Is it possible for the performance logging to be triggered closer to the completion time of each test? This complicates correlation with other sources with large or long running test suites.

1 2019-08-27T11:35:49.198249-07:00 gert01 ReFramePerf - - [nerscjson@42] {"reframeversion": "2.19-nersc", "name": "AllocSpeedTest_no", "jobid": 1546259, "env": "PrgEnv-cray", "partition": "haswell", "system": "gerty", "tags": "benchmarks", "var": "2MB", "val": 0.000522142, "unit": "seconds", "ref": 0.00389933, "lbound": -1, "ubound": 4}
1 2019-08-27T11:35:49.201164-07:00 gert01 ReFramePerf - - [nerscjson@42] {"reframeversion": "2.19-nersc", "name": "AllocSpeedTest_no", "jobid": 1546259, "env": "PrgEnv-cray", "partition": "haswell", "system": "gerty", "tags": "benchmarks", "var": "4MB", "val": 0.000434982, "unit": "seconds", "ref": 0.000519077, "lbound": -1, "ubound": 4}
1 2019-08-27T11:35:49.202126-07:00 gert01 ReFramePerf - - [nerscjson@42] {"reframeversion": "2.19-nersc", "name": "AllocSpeedTest_no", "jobid": 1546259, "env": "PrgEnv-cray", "partition": "haswell", "system": "gerty", "tags": "benchmarks", "var": "8MB", "val": 0.00112756, "unit": "seconds", "ref": 0.000557189, "lbound": -1, "ubound": 4}
1 2019-08-27T11:35:49.203101-07:00 gert01 ReFramePerf - - [nerscjson@42] {"reframeversion": "2.19-nersc", "name": "AllocSpeedTest_no", "jobid": 1546259, "env": "PrgEnv-cray", "partition": "haswell", "system": "gerty", "tags": "benchmarks", "var": "16MB", "val": 0.00204565, "unit": "seconds", "ref": 0.000976913, "lbound": -1, "ubound": 4}
1 2019-08-27T11:35:49.204043-07:00 gert01 ReFramePerf - - [nerscjson@42] {"reframeversion": "2.19-nersc", "name": "AllocSpeedTest_no", "jobid": 1546259, "env": "PrgEnv-cray", "partition": "haswell", "system": "gerty", "tags": "benchmarks", "var": "32MB", "val": 0.00385665, "unit": "seconds", "ref": 0.00172543, "lbound": -1, "ubound": 4}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions