FHIR Chat · suggested edit to summary table · IG creation

Stream: IG creation

Topic: suggested edit to summary table


view this post on Zulip Eric Haas (Oct 02 2020 at 03:03):

the links to the xml, json and ttl in the last row are redundant since have the tabs we can add or subtract using parameters. can you edit them away?

image.png

view this post on Zulip Grahame Grieve (Oct 02 2020 at 03:17):

I don't know if it's redundant in all contexts?

view this post on Zulip Eric Haas (Oct 02 2020 at 03:21):

also is taking forever locally to render these pages . why is that? I think is something to do with the pygmetns highlighting.

view this post on Zulip Grahame Grieve (Oct 02 2020 at 03:25):

to do with what?

view this post on Zulip Eric Haas (Oct 02 2020 at 03:26):

what do you mean by contexts ? every fhir artifact comes with the tabs in the ig

view this post on Zulip Eric Haas (Oct 02 2020 at 03:28):

pygments or some other code highlighter...
image.png

view this post on Zulip Eric Haas (Oct 02 2020 at 03:28):

see all the pretty colors....

view this post on Zulip Eric Haas (Oct 02 2020 at 03:29):

significant delay to render the pages.. does anybody else experience it?

view this post on Zulip Eric Haas (Oct 02 2020 at 03:31):

maybe its just that particular profile? I'll investigate some more

view this post on Zulip Grahame Grieve (Oct 02 2020 at 03:38):

I tested it - I didn't get any delay. Have you tried any other browsers?

view this post on Zulip Grahame Grieve (Oct 02 2020 at 03:38):

and it's prismjs btw

view this post on Zulip Grahame Grieve (Oct 02 2020 at 03:38):

and is at all pages, or just ones with xml/js content

view this post on Zulip Eric Haas (Oct 02 2020 at 03:42):

is just profile json, xml, ttl pages on my mac when running local builds. Ill see if is just here

view this post on Zulip Eric Haas (Oct 02 2020 at 14:47):

here is an example of the problem of slow page rendering:...

http://build.fhir.org/ig/HL7/davinci-ecdx/branches/master/StructureDefinition-MyPatient.profile.json.html

vs here without the prismjs

https://build.fhir.org/ig/HL7/davinci-alerts/CapabilityStatement-notification-sender.json.html

still investigating with other profiles and other igs....

view this post on Zulip Eric Haas (Oct 02 2020 at 15:12):

here too ... https://healthedata1.github.io/tempIGViewer/StructureDefinition-argo-patientlist.profile.json.html

is significantly slower locally as well.....

view this post on Zulip Eric Haas (Oct 02 2020 at 15:15):

image.png

view this post on Zulip Grahame Grieve (Oct 07 2020 at 01:16):

it certainly is slower. I've asked the prism people if I did something wrong - it's not supposed to slow rendering like that

view this post on Zulip Eric Haas (Oct 28 2020 at 02:12):

this is still an issue. @Grahame Grieve any updates on this. ( I would prefer to to lose the syntax highlighting in favor of speed)

view this post on Zulip Grahame Grieve (Nov 05 2020 at 00:59):

ok from the next release, resources over 16k won't get syntax highlighting. That seems like a good cut off based on my testing

view this post on Zulip Eric Haas (Nov 05 2020 at 17:08):

Grahame Grieve said:

ok from the next release, resources over 16k won't get syntax highlighting. That seems like a good cut off based on my testing


Last updated: Apr 12 2022 at 19:14 UTC