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

Nathan Xu (JIRA) jira at hibernate.atlassian.net
Thu Mar 5 08:51:23 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=eyJpIjoiMmFmMjBlZjNkZDVjNGNhZTliNjM2ZjVmMzI4MmZiZjkiLCJwIjoiaiJ9 ) / Improvement ( https://hibernate.atlassian.net/browse/HHH-13881?atlOrigin=eyJpIjoiMmFmMjBlZjNkZDVjNGNhZTliNjM2ZjVmMzI4MmZiZjkiLCJwIjoiaiJ9 ) HHH-13881 ( https://hibernate.atlassian.net/browse/HHH-13881?atlOrigin=eyJpIjoiMmFmMjBlZjNkZDVjNGNhZTliNjM2ZjVmMzI4MmZiZjkiLCJwIjoiaiJ9 ) make User Guide TOC tree loading fast ( https://hibernate.atlassian.net/browse/HHH-13881?atlOrigin=eyJpIjoiMmFmMjBlZjNkZDVjNGNhZTliNjM2ZjVmMzI4MmZiZjkiLCJwIjoiaiJ9 )

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 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=eyJpIjoiMmFmMjBlZjNkZDVjNGNhZTliNjM2ZjVmMzI4MmZiZjkiLCJwIjoiaiJ9 ) Add Comment ( https://hibernate.atlassian.net/browse/HHH-13881#add-comment?atlOrigin=eyJpIjoiMmFmMjBlZjNkZDVjNGNhZTliNjM2ZjVmMzI4MmZiZjkiLCJwIjoiaiJ9 )

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:6148daa )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200305/ae0a1788/attachment-0001.html 


More information about the hibernate-issues mailing list