lanthaler / JsonLD

JSON-LD processor for PHP
MIT License
335 stars 62 forks source link

Process very slow #103

Open cybercandyman opened 3 years ago

cybercandyman commented 3 years ago

Hi

I notice it's extremely slow with JsonLD::frame, sometimes 45/50 sec whereas it's instantly on https://json-ld.org/playground/ with exactly same input and frame.

Can you give me some directions ?

I use ml/json-ld 1.1 with php FPM/FastCGI 7.2.28

frame.txt dataset.txt

Regards