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

[NodeBundle] Minor performance tweak on loading the page #548

Merged

Conversation

krispypen
Copy link
Contributor

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets

When loading a page which has for example 40 versions, the performance gain is about 20ms. All nodeversions does not have to be loaded anymore, since there is already a link to the latest public nodeversion. Performance is the existence reason of that publicNodeVersion property.

update publicnodeversion on adding nodeversion

Minor performance tweak when loading the page

update publicnodeversion on adding nodeversion
@krispypen krispypen force-pushed the feature/microperformance_nodetranslation branch from b1a94ef to 23985f6 Compare July 15, 2015 10:03
@roderik roderik added this to the 3.2.1 milestone Jul 15, 2015
@roderik roderik changed the title Minor performance tweak on loading the page [NodeBundle] Minor performance tweak on loading the page Jul 15, 2015
roderik pushed a commit that referenced this pull request Jul 15, 2015
…ranslation

[NodeBundle] Minor performance tweak on loading the page
@roderik roderik merged commit ade1ed3 into Kunstmaan:master Jul 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants