Skip to content

Explore use of f-strings rather than format() for creation of keys #5

@lonetwin

Description

@lonetwin

f-strings are supposed to be faster. Creation and lookup of keys might be faster with f-strings.

Also, explore whether intern()-ing strings would offer and performance benefit for DictCache

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions