Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Speedup loading for full circuits (using circuit target), minor cleanups #36

Merged
merged 1 commit into from May 23, 2016
Merged

Conversation

tribal-tec
Copy link
Contributor

Gained an improvement from 12 seconds to 0.5 seconds loading spikes for
the 3Mio HPC circuit.

@tribal-tec
Copy link
Contributor Author

Retest this please

* @param params the URI parameters to obtain BlueConfig and target name
* @return the loaded set of GIDs
*/
inline brion::GIDSet getGIDs( const URIHandler& params )
Copy link
Contributor

Choose a reason for hiding this comment

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

You can pass the BlueConfig to this function. You already have one when the function is used.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

But params.getTarget() in the next line won't work then.

Gained an improvement from 12 seconds to 0.5 seconds loading spikes for
the 3Mio HPC circuit.
@hernando hernando merged commit f640b07 into BlueBrain:master May 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants