Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faster holiday calendar loading #1769

Merged
merged 1 commit into from
Jul 18, 2018
Merged

Faster holiday calendar loading #1769

merged 1 commit into from
Jul 18, 2018

Conversation

jodastephen
Copy link
Member

Move data from GlobalHolidayCalendars into a binary file
Seems to save around 50ms on initialization
Also try to enhance CsvRow
Fix Javadoc

Move data from GlobalHolidayCalendars into a file
Saves around 50ms on initialization
Also try to enhance `CsvRow`
Fix Javadoc
import com.opengamma.strata.collect.named.NamedLookup;

/**
* Provide that loads common global holiday calendars from binary form on the classpath.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo. Should it be "provider"?

@cjkent cjkent merged commit 34b5af3 into master Jul 18, 2018
@cjkent cjkent deleted the topic/holcal branch July 18, 2018 16:17
@jodastephen jodastephen added this to the v2.0 milestone Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants