Skip to content

rust/recursion.rs is caching the result of function call #13

@yegor256

Description

@yegor256

It's obvious that in rust/recursion.rs the call to the function is cached. That's why it works faster than cpp/loop.cpp. Let's fix this to prevent caching.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions