Skip to content

curl taking a long time to execute

time curl https://musicog.solid.community/public/without_bnode.ttl

<http://example.com/testSubject1> <http://example.com/testPredicate><http://example.com/testSubject2> .
<http://example.com/testSubject2> <http://example.com/testPredicate2> "Example" .

real	0m31,523s

Trying the following curl command, is taking 30s to execute. Not sure if's just me, but I tried a few times.