Skip to content

Commit

Permalink
Load assets for performance benchmarks from the QT3TS
Browse files Browse the repository at this point in the history
  • Loading branch information
JosVerburg committed Apr 23, 2020
1 parent 28960e8 commit c414e62
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 61,475 deletions.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Expand Up @@ -192,7 +192,9 @@ In one we run benchmarks over scenarios defined in javascript which are located
`/performance`. These can be run using `npm run performance` which will run the benchmarks in the
console. Or you can start a server which hosts them using `npm run performance-server` which allows
you to test the performance in different browsers. Some of these benchmarks are set up as a
comparison which indicates the performance overhead of FontoXPath.
comparison which indicates the performance overhead of FontoXPath. Note that some tests use assets
from the QT3TS, see the steps in [Setting up a development environment](#Setting up a development
environment).

To check the performance of fontoxpath with the qt3tests, we pick a random subset of the qt3tests as
running all will take too long (hours). This random subset is not checked in but can be generated
Expand Down

0 comments on commit c414e62

Please sign in to comment.