Skip to content

Review daterange.GetterIntraday.daterange for performance #6

Description

@maread99

daterange.GetterIntraday.daterange is relatively slow and is called multiple times with each call to prices.base.PricesBase.get (indeed, an instance of daterange.GetterIntraday is created multiple times).

Review method to see if it can be sped up, to include:

  • can calls to exchange_calendar methods be made with _parse=False? Would it make much of a difference when all added up?

Metadata

Metadata

Assignees

No one assigned

    Labels

    TODOWhat it says on the tincode improvementEfficiency improvement, efficacy unchanged (refactoring, speed improvements etc)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions