google / schemarama

Schemarama is a project exploring standards-based validation for structured data, especially Schema.org.
Apache License 2.0
124 stars 22 forks source link

SHACL validation is excessively slow #51

Open danbri opened 1 year ago

danbri commented 1 year ago

We are probably doing something inefficient - needs profiling. Might be loading large data files?

If it can't be sped up, let's at least acknowledge this in the UI with an 'in progress' indicator, and something to avoid the button being re-clicked (which is a textbook example in some book I was reading on Functional JS :)

danbri commented 1 year ago

https://twitter.com/bergi_bergos/status/1614766312005275649 looks promising!