Skip to content

fix benchmark infrastructure #1210

Closed
Closed
@liufengyun

Description

@liufengyun

@DarkDimius when you have time, could you please give more detailed description of this task? Thanks a lot.

Todos:

  • fix resultDir error (workaround in Workaround for ScalaMeter incorrect report path #1218 and ScalaMeter PR )
  • ? simplify tests to just 3 groups : Scala collections, dotty and test set -- problem of data migration
  • don't use ExponentialBackoff, we can afford to keep result data for each day
  • daily backup regression data
    • added as post step: tar -zcvf "backup/report-$(date '+%F').tar.gz" benchtmp/
  • implement new UI for benchmarks
  • reconstruct compileStdLib.dat from compileStdLib.dsv
  • disable Ycheck:all

Two issues above involves migrate old regression data to new format, which may be quite involved.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions