From 6ffbf903a7f3b92d0d45377de7f6a3020a1de631 Mon Sep 17 00:00:00 2001 From: Steevan BARBOYON Date: Thu, 26 Mar 2020 14:05:12 +0100 Subject: [PATCH] Hello world (json serializer) benchmark for Symfony JSON serializer 5.0.5 --- .phpbenchmarks/config.yml | 4 ++-- .phpbenchmarks/php/7.2/composer.lock | 26 ++++++++++++++++++++------ .phpbenchmarks/php/7.3/composer.lock | 26 ++++++++++++++++++++------ .phpbenchmarks/php/7.4/composer.lock | 26 ++++++++++++++++++++------ composer.json | 2 +- 5 files changed, 63 insertions(+), 21 deletions(-) diff --git a/.phpbenchmarks/config.yml b/.phpbenchmarks/config.yml index b9f638e..ab7757b 100644 --- a/.phpbenchmarks/config.yml +++ b/.phpbenchmarks/config.yml @@ -6,7 +6,7 @@ benchmark: sourceCode: entryPoint: public/index.php urls: - jsonSerialization: 'https://github.com/phpbenchmarks/symfony-json-serializer/blob/5.0.4_json-serialization-hello-world_0/public/index.php' + jsonSerialization: 'https://github.com/phpbenchmarks/symfony-json-serializer/blob/5.0.5_json-serialization-hello-world_0/public/index.php' coreDependency: name: symfony/serializer - version: 5.0.4 + version: 5.0.5 diff --git a/.phpbenchmarks/php/7.2/composer.lock b/.phpbenchmarks/php/7.2/composer.lock index 608d688..20eef1b 100644 --- a/.phpbenchmarks/php/7.2/composer.lock +++ b/.phpbenchmarks/php/7.2/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "34f32efeaff427a29110850f9eab63bb", + "content-hash": "df9a07d898a722d2ea665845ba55a644", "packages": [ { "name": "phpbenchmarks/benchmark-json-serialization-hello-world", @@ -96,16 +96,16 @@ }, { "name": "symfony/serializer", - "version": "v5.0.4", + "version": "v5.0.5", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "a76fc03e125719ef4ce18522b2347bf103b698d0" + "reference": "4411e7356beda717880da28cdbd32b33c52bb894" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/a76fc03e125719ef4ce18522b2347bf103b698d0", - "reference": "a76fc03e125719ef4ce18522b2347bf103b698d0", + "url": "https://api.github.com/repos/symfony/serializer/zipball/4411e7356beda717880da28cdbd32b33c52bb894", + "reference": "4411e7356beda717880da28cdbd32b33c52bb894", "shasum": "" }, "require": { @@ -174,7 +174,21 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2020-01-08T17:33:29+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-02-29T10:07:09+00:00" } ], "packages-dev": [], diff --git a/.phpbenchmarks/php/7.3/composer.lock b/.phpbenchmarks/php/7.3/composer.lock index 608d688..20eef1b 100644 --- a/.phpbenchmarks/php/7.3/composer.lock +++ b/.phpbenchmarks/php/7.3/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "34f32efeaff427a29110850f9eab63bb", + "content-hash": "df9a07d898a722d2ea665845ba55a644", "packages": [ { "name": "phpbenchmarks/benchmark-json-serialization-hello-world", @@ -96,16 +96,16 @@ }, { "name": "symfony/serializer", - "version": "v5.0.4", + "version": "v5.0.5", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "a76fc03e125719ef4ce18522b2347bf103b698d0" + "reference": "4411e7356beda717880da28cdbd32b33c52bb894" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/a76fc03e125719ef4ce18522b2347bf103b698d0", - "reference": "a76fc03e125719ef4ce18522b2347bf103b698d0", + "url": "https://api.github.com/repos/symfony/serializer/zipball/4411e7356beda717880da28cdbd32b33c52bb894", + "reference": "4411e7356beda717880da28cdbd32b33c52bb894", "shasum": "" }, "require": { @@ -174,7 +174,21 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2020-01-08T17:33:29+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-02-29T10:07:09+00:00" } ], "packages-dev": [], diff --git a/.phpbenchmarks/php/7.4/composer.lock b/.phpbenchmarks/php/7.4/composer.lock index 608d688..20eef1b 100644 --- a/.phpbenchmarks/php/7.4/composer.lock +++ b/.phpbenchmarks/php/7.4/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "34f32efeaff427a29110850f9eab63bb", + "content-hash": "df9a07d898a722d2ea665845ba55a644", "packages": [ { "name": "phpbenchmarks/benchmark-json-serialization-hello-world", @@ -96,16 +96,16 @@ }, { "name": "symfony/serializer", - "version": "v5.0.4", + "version": "v5.0.5", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "a76fc03e125719ef4ce18522b2347bf103b698d0" + "reference": "4411e7356beda717880da28cdbd32b33c52bb894" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/a76fc03e125719ef4ce18522b2347bf103b698d0", - "reference": "a76fc03e125719ef4ce18522b2347bf103b698d0", + "url": "https://api.github.com/repos/symfony/serializer/zipball/4411e7356beda717880da28cdbd32b33c52bb894", + "reference": "4411e7356beda717880da28cdbd32b33c52bb894", "shasum": "" }, "require": { @@ -174,7 +174,21 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2020-01-08T17:33:29+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-02-29T10:07:09+00:00" } ], "packages-dev": [], diff --git a/composer.json b/composer.json index c07af98..2bc609b 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "license": "proprietary", "require": { "php": "^7.2", - "symfony/serializer": "5.0.4", + "symfony/serializer": "5.0.5", "phpbenchmarks/benchmark-json-serialization-hello-world": "1.0.0" } }