From 0949c70aec7b7f5749dd591df58bae9925844bc0 Mon Sep 17 00:00:00 2001 From: Adam Bradley Date: Sun, 16 Jan 2022 09:26:59 -0600 Subject: [PATCH] test: services benchmark --- tests/benchmarks/services/index.html | 257 +++++++++++++++++++++++++++ tests/index.html | 3 +- tests/integrations/gtm/index.html | 2 +- 3 files changed, 260 insertions(+), 2 deletions(-) create mode 100644 tests/benchmarks/services/index.html diff --git a/tests/benchmarks/services/index.html b/tests/benchmarks/services/index.html new file mode 100644 index 00000000..1eefc439 --- /dev/null +++ b/tests/benchmarks/services/index.html @@ -0,0 +1,257 @@ + + + + + + + Services Benchmark + + + + + + + + +

Services Benchmark

+ +

Combine various services together on this page so it can be page speed tested.

+ + + + + + + + + + + + + + +
ServicePartytownStandardExcluded
+ +

+ +

+ +
+ + + + diff --git a/tests/index.html b/tests/index.html index 38caca87..c52d5796 100644 --- a/tests/index.html +++ b/tests/index.html @@ -117,7 +117,8 @@

Service Integration Tests

Benchmarks


diff --git a/tests/integrations/gtm/index.html b/tests/integrations/gtm/index.html index 5bcb3f17..875025ba 100644 --- a/tests/integrations/gtm/index.html +++ b/tests/integrations/gtm/index.html @@ -52,7 +52,7 @@ // gtmScript.src = './gtm.js?id=' + i + dataLayer; firstScript.parentNode.insertBefore(gtmScript, firstScript); - })(window, document, 'GTM-KKDNJJ4'); + })(window, document, 'GTM-W275NLW');