BigW Consortium Gitlab
Use RJS to render edit note feature. Before: ``` Rendered projects/notes/_note.html.haml (27.9ms) Rendered projects/_zen.html.haml (0.3ms) Rendered projects/notes/_hints.html.haml (0.7ms) Rendered projects/_md_preview.html.haml (3.9ms) Rendered projects/notes/_edit_form.html.haml (6.9ms) Rendered projects/notes/_note.html.haml (17.7ms) Rendered projects/_zen.html.haml (0.3ms) Rendered projects/notes/_hints.html.haml (0.6ms) Rendered projects/_md_preview.html.haml (3.4ms) Rendered projects/notes/_edit_form.html.haml (7.0ms) ``` After: ``` Rendered projects/notes/_note.html.haml (13.8ms) Rendered projects/notes/_note.html.haml (7.1ms) Rendered projects/notes/_note.html.haml (9.5ms) Rendered projects/notes/_note.html.haml (8.5ms) ``` This change reduce at least 6ms * N ('N' - number of notes).
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
commits | Loading commit data... | |
issues | Loading commit data... | |
source | Loading commit data... | |
active_tab.rb | Loading commit data... | |
archived.rb | Loading commit data... | |
create.rb | Loading commit data... | |
deploy_keys.rb | Loading commit data... | |
fork.rb | Loading commit data... | |
forked_merge_requests.rb | Loading commit data... | |
graph.rb | Loading commit data... | |
hooks.rb | Loading commit data... | |
merge_requests.rb | Loading commit data... | |
network_graph.rb | Loading commit data... | |
project.rb | Loading commit data... | |
project_shortcuts.rb | Loading commit data... | |
redirects.rb | Loading commit data... | |
services.rb | Loading commit data... | |
snippets.rb | Loading commit data... | |
star.rb | Loading commit data... | |
team_management.rb | Loading commit data... | |
wiki.rb | Loading commit data... |