Skip to content

Slow Execution with Lists of Length 400,003 #1

@MajorPing5

Description

@MajorPing5

Upon execution of the (display-and-quicksort-random-list 400003 0 1000000) function, the entire program begins to output the function list and has serious issues with performance, resulting in a very arduous wait time. Execution of (display-and-quicksort-random-list 4 0 400), (display-and-quicksort-random-list 43 0 400), and (display-and-quicksort-random-list) of length 403 are perfectly fine. Check the evaluation of the functions to assess the runtime issue and optimize from there.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions