[hibernate-issues] [JIRA] (HHH-13881) make User Guide TOC tree loading fast

Nathan Xu (JIRA) jira at hibernate.atlassian.net
Thu Feb 27 23:49:19 EST 2020


Nathan Xu ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Af1c90216-c2ff-4df7-8e20-9d0e140d7f64 ) *created* an issue

Hibernate ORM ( https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiMzY3MDAyYmMxMDIxNDFmZmFkYjgxM2RkZjEwNjA2MTMiLCJwIjoiaiJ9 ) / Improvement ( https://hibernate.atlassian.net/browse/HHH-13881?atlOrigin=eyJpIjoiMzY3MDAyYmMxMDIxNDFmZmFkYjgxM2RkZjEwNjA2MTMiLCJwIjoiaiJ9 ) HHH-13881 ( https://hibernate.atlassian.net/browse/HHH-13881?atlOrigin=eyJpIjoiMzY3MDAyYmMxMDIxNDFmZmFkYjgxM2RkZjEwNjA2MTMiLCJwIjoiaiJ9 ) make User Guide TOC tree loading fast ( https://hibernate.atlassian.net/browse/HHH-13881?atlOrigin=eyJpIjoiMzY3MDAyYmMxMDIxNDFmZmFkYjgxM2RkZjEwNjA2MTMiLCJwIjoiaiJ9 )

Issue Type: Improvement Affects Versions: 5.4.10, 5.4.11, 5.4.12 Assignee: Nathan Xu ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Af1c90216-c2ff-4df7-8e20-9d0e140d7f64 ) Components: documentation Created: 27/Feb/2020 20:49 PM Priority: Minor Reporter: Nathan Xu ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Af1c90216-c2ff-4df7-8e20-9d0e140d7f64 )

Hibernate User Guide is amazing, but its toc tree on the left is painfully slow to finish loading. We should fix the issue. A good example is the similar manual of Blaze ( https://persistence.blazebit.com/documentation/1.5/core/manual/en_US/ ).

Two possible solution:

* replace dynamic jstree loading with static content building;
* fix jstree v3's slow performance issue by some hack or switch to v4 (see https://github.com/vakata/jstree/issues/1274 for inspiration).

( https://hibernate.atlassian.net/browse/HHH-13881#add-comment?atlOrigin=eyJpIjoiMzY3MDAyYmMxMDIxNDFmZmFkYjgxM2RkZjEwNjA2MTMiLCJwIjoiaiJ9 ) Add Comment ( https://hibernate.atlassian.net/browse/HHH-13881#add-comment?atlOrigin=eyJpIjoiMzY3MDAyYmMxMDIxNDFmZmFkYjgxM2RkZjEwNjA2MTMiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100121- sha1:0fbe7c1 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200228/ad94d678/attachment.html 


More information about the hibernate-issues mailing list