Skip to content

Consider adding a couple of benchmarks with plotting code? #12

@jimhester

Description

@jimhester

As one of the primary use cases of R is plotting I think having a benchmark that measures this might be useful.

It is also is the type of code (a lot of single calls) that compilers might not be intrinsically that great at, so it might be worth investigating strategies to improve performance.

Ideally we would have a base R plot, a lattice plot and a ggplot2 plot, but as the current benchmarks only seem to use packages shipped in the main R distribution we might have to settle for only base R plotting for now.

I would be happy to write some simple code and open a PR if you would be interested.

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