Skip to content

Negative times for gcd_rec.R #5

Description

@llbit

I ran the scalar/gcd/gcd_rec.R benchmark, and it gave a negative running time using --rvm R. Is this an error in the benchmark harness or the benchmark itself?

> data.frame(cr$benchmark, cr$time)
  cr.benchmark cr.time
1        crt.R   63.89
2        fib.R  736.46
3    fib_rec.R 3334.30
4 ForLoopAdd.R 4765.90
5        gcd.R 2068.37
6    gcd_rec.R   -1.04
7      prime.R 4694.61

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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