File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -455,6 +455,13 @@ Use a command line with a test suite and a benchmark flag:
455
455
456
456
JSONLD_TESTS=/tmp/benchmark-manifest.jsonld JSONLD_BENCHMARK=1 npm test
457
457
458
+ EARL reports with benchmark data can be generated with an optional environment
459
+ tag:
460
+
461
+ JSONLD_TESTS=`pwd`/../json-ld.org/benchmarks/b001-manifiest.jsonld JSONLD_BENCHMARK=1 EARL=earl-test.jsonld EARL_ENV='CPU=Intel-i7-4790K@4.00GHz,Node.js=v10.16.3,jsonld.js=v1.7.0' npm test
462
+
463
+ These reports can be compared at the [ JSON-LD Benchmarks] [ ] site.
464
+
458
465
[ Digital Bazaar ] : https://digitalbazaar.com/
459
466
460
467
[ JSON-LD 1.0 API ] : http://www.w3.org/TR/2014/REC-json-ld-api-20140116/
@@ -477,6 +484,7 @@ Use a command line with a test suite and a benchmark flag:
477
484
[ JSON-LD WG Framing latest ] : https://w3c.github.io/json-ld-framing/
478
485
[ JSON-LD WG latest ] : https://w3c.github.io/json-ld-syntax/
479
486
487
+ [ JSON-LD Benchmarks ] : https://json-ld.org/benchmarks/
480
488
[ JSON-LD Processor Conformance ] : https://w3c.github.io/json-ld-api/reports
481
489
[ JSON-LD WG ] : https://www.w3.org/2018/json-ld-wg/
482
490
[ JSON-LD ] : https://json-ld.org/
You can’t perform that action at this time.
0 commit comments