Skip to content

edit_distance stops at ~5sec #58

@adamsolomou

Description

@adamsolomou

Looking at latest performance commit edit distance stops at problem_size=8410 and accumulated time ~5sec << time budget (30sec).

csv file:

screen shot 2017-11-23 at 15 15 52

all.log :

screen shot 2017-11-23 at 15 22 05

However when I run the same code (master branch) on AWS (same instance) it runs for much greater input sizes with no issue and outputs are correct.

My test script:

screen shot 2017-11-23 at 15 24 33

My result (same for all input sizes):

screen shot 2017-11-23 at 15 23 27

Is this a problem related to my implementation or with the test scripts used by @m8pple ?

P.S: It seems that other groups have the same issue.

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