[
https://issues.apache.org/jira/browse/FLINK-13791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen closed FLINK-13791.
--------------------------------
> Speed up sidenav by using group_by
> ----------------------------------
>
> Key: FLINK-13791
> URL: https://issues.apache.org/jira/browse/FLINK-13791
> Project: Flink
> Issue Type: Sub-task
> Components: Documentation
> Reporter: Nico Kruber
> Assignee: Nico Kruber
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{_includes/sidenav.html}} parses through {{pages_by_language}} over and over
> again trying to find children when building the (recursive) side navigation.
> We could do this once with a {{group_by}} instead.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)