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

Removed the SES table #1399

Merged
merged 2 commits into from Apr 11, 2014
Merged

Removed the SES table #1399

merged 2 commits into from Apr 11, 2014

Conversation

micheles
Copy link
Contributor

@micheles micheles commented Apr 1, 2014

The motivation is to improve the performance for computation with a large number of stochastic event sets.
For instance Chiara has a computation for the risk course with 100,000 SES. The pre-execute phase takes
1405 seconds, where most of the time is spent in writing the 100,000 records in the SES table. By removing
that table the time goes down to 14 seconds (on my laptop).

See https://bugs.launchpad.net/oq-engine/+bug/1300766, tests are running on https://ci.openquake.org/job/zdevel_oq-engine/348

@nastasi-oq
Copy link
Member

LGTM

micheles added a commit that referenced this pull request Apr 11, 2014
@micheles micheles merged commit 94aab8e into master Apr 11, 2014
@micheles micheles deleted the remove-ses branch April 11, 2014 15:57
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.

None yet

2 participants