summaryrefslogtreecommitdiff
path: root/tests/benchmarks/script/v8/tests/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/script/v8/tests/qt_attribution.json')
-rw-r--r--tests/benchmarks/script/v8/tests/qt_attribution.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/benchmarks/script/v8/tests/qt_attribution.json b/tests/benchmarks/script/v8/tests/qt_attribution.json
new file mode 100644
index 0000000..a68d0c7
--- /dev/null
+++ b/tests/benchmarks/script/v8/tests/qt_attribution.json
@@ -0,0 +1,16 @@
+{
+ "Id": "benchmarks-v8",
+ "Name": "V8 benchmark tests",
+ "QDocModule": "qtscript",
+ "QtUsage": "Used in the benchmarking tests for Qt Script.",
+ "QtParts": [ "tests" ],
+
+ "Description": "A collection of pure JavaScript benchmarks that are used to tune V8.",
+ "Homepage": "https://developers.google.com/v8/",
+ "LicenseId": "BSD-3-Clause",
+ "LicenseFile": "LICENSE.txt",
+ "Copyright": "Copyright 1996 John Maloney and Mario Wolczko
+Copyright 2003-2005 Tom Wu
+Copyright 2005-2007 Sam Stephenson
+Copyright 2006-2010 the V8 project authors"
+}