Skip to content

Commit e99d118

Browse files
committed
Add more benchmark details.
1 parent 9d5b66c commit e99d118

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,13 @@ Use a command line with a test suite and a benchmark flag:
455455

456456
JSONLD_TESTS=/tmp/benchmark-manifest.jsonld JSONLD_BENCHMARK=1 npm test
457457

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+
458465
[Digital Bazaar]: https://digitalbazaar.com/
459466

460467
[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:
477484
[JSON-LD WG Framing latest]: https://w3c.github.io/json-ld-framing/
478485
[JSON-LD WG latest]: https://w3c.github.io/json-ld-syntax/
479486

487+
[JSON-LD Benchmarks]: https://json-ld.org/benchmarks/
480488
[JSON-LD Processor Conformance]: https://w3c.github.io/json-ld-api/reports
481489
[JSON-LD WG]: https://www.w3.org/2018/json-ld-wg/
482490
[JSON-LD]: https://json-ld.org/

0 commit comments

Comments
 (0)