shexjs / shex.js

shex.js javascript package
MIT License
59 stars 17 forks source link

pear-shaped timeout problem #24

Open VladimirAlexiev opened 6 years ago

VladimirAlexiev commented 6 years ago
VladimirAlexiev commented 6 years ago

Force-reload shows just about the same. image shex-browserify is much smaller for @ericprud

VladimirAlexiev commented 6 years ago

One time I got status (failed) for jquery.min.js and ShEx-bones-min.svg, both served from w3.org. Updated browser to Version 60.0.3112.113 (Official Build) (64-bit), no change. Worst case shex-browserify.js took 34s (served from rawgit.com): image

I think the script should just be more patient and show "Loading..." rather than an error. Then users might also become more patient :-)

ericprud commented 3 years ago

Yeah, it should have been more patient, but I think I've finally made it fast. (fast like responding to an issue in just over three years).