Skip to content

No stress tests different pools in this repository #40

Open
@anfelbar

Description

@anfelbar

Description

Currently, this repository has one way to generate an intense load to a cluster by means of bazel genrules in directory named genrules. It uses an upper bound to generate txt files, and copy pdf and tar.gz files, allowing for generating thousandths of targets. However, no other example provides this capability making it difficult to generate an intense load in the different pools a customer or our own clusters may have. It is desirable then to implement examples that generate intense loads on different pools, mainly typescript and macos pools (using swift?). It should also be possible to create specific heavy loads that target gpu based instances, like those ones the cluster bornite has, by using matrix operations or things of the sort.

Should have

  • Implement cpu intense program for specific languages to be built on a specific pool.
    1. linux pool: languages like java, go and python
    2. macos pool: languages like scala, swift and csharp
    3. ts pool: typescript
  • Allow to customize how intense the load will be by means of parameters

Double-check

  • linux pool examples
  • macos examples
  • ts example

Metadata

Metadata

Assignees

No one assigned

    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