Skip to content

python3: "sql" test suite passing slowed down #279

Closed
@ImeevMA

Description

@ImeevMA

With python3:

time ./test-run.py sql/ --force

Result:

real	0m36.403s
user	1m15.925s
sys	0m17.432s

With python2:

python2 time ./test-run.py sql/ --force

Result:

real	0m12.975s
user	0m45.623s
sys	0m16.097s

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions