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

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


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

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

Change By: 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/) |https://persistence. blazebit.com/documentation/1.5/core/manual/en_US/)], which seems to take no time to finish loading.

Two possible solution solutions :

* 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 |https://github.com/vakata/jstree/issues/1274] for inspiration).

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

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:090dddf )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200228/54c54426/attachment.html 


More information about the hibernate-issues mailing list