This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 1e156abdfb0d6e8ce6e474d2c83e7cfa798945da Author: Pasquale Congiusti <[email protected]> AuthorDate: Mon Jul 24 16:37:48 2023 +0200 chore: add graphs --- content/blog/2023/07/camel-k-2-0/50_builds.svg | 1 + content/blog/2023/07/camel-k-2-0/600_integrations.svg | 1 + content/blog/2023/07/camel-k-2-0/index.md | 4 ++++ 3 files changed, 6 insertions(+) diff --git a/content/blog/2023/07/camel-k-2-0/50_builds.svg b/content/blog/2023/07/camel-k-2-0/50_builds.svg new file mode 100644 index 00000000..cdce7e7e --- /dev/null +++ b/content/blog/2023/07/camel-k-2-0/50_builds.svg @@ -0,0 +1 @@ +<svg version="1.1" viewBox="0.0 0.0 1186.0 733.0" fill="none" stroke="none" stroke-linecap="square" stroke-miterlimit="10" width="1186" height="733" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><path fill="#ffffff" d="M0 0L1186.0 0L1186.0 733.0L0 733.0L0 0Z" fill-rule="nonzero"/><path stroke="#333333" stroke-width="1.0" stroke-linecap="butt" d="M187.5 144.5L187.5 676.5" fill-rule="nonzero"/><path stroke="#cccccc" stroke-width="1.0" stroke-linecap="butt" d [...] \ No newline at end of file diff --git a/content/blog/2023/07/camel-k-2-0/600_integrations.svg b/content/blog/2023/07/camel-k-2-0/600_integrations.svg new file mode 100644 index 00000000..b024cf21 --- /dev/null +++ b/content/blog/2023/07/camel-k-2-0/600_integrations.svg @@ -0,0 +1 @@ +<svg version="1.1" viewBox="0.0 0.0 1186.0 733.0" fill="none" stroke="none" stroke-linecap="square" stroke-miterlimit="10" width="1186" height="733" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><path fill="#ffffff" d="M0 0L1186.0 0L1186.0 733.0L0 733.0L0 0Z" fill-rule="nonzero"/><path stroke="#333333" stroke-width="1.0" stroke-linecap="butt" d="M183.5 144.5L183.5 676.5" fill-rule="nonzero"/><path stroke="#cccccc" stroke-width="1.0" stroke-linecap="butt" d [...] \ No newline at end of file diff --git a/content/blog/2023/07/camel-k-2-0/index.md b/content/blog/2023/07/camel-k-2-0/index.md index 3f16e00a..7fe683c6 100644 --- a/content/blog/2023/07/camel-k-2-0/index.md +++ b/content/blog/2023/07/camel-k-2-0/index.md @@ -185,6 +185,8 @@ We have run some test scenarios and compared the results of different Camel K ve _Test scenario: Running 600 Camel K integrations_ + + | Camel K | avg. Memory | avg. CPU | Time | | :------- | :------------: | :--------: | :----: | | 1.9.0 | 529 MiB | 262 millicores | 29 mins | @@ -193,6 +195,8 @@ _Test scenario: Running 600 Camel K integrations_ _Test scenario: Running 50 integrations builds in parallel_ + + | Camel K | avg. Memory | avg. CPU | Time | | :------- | :------------: | :--------: | :----: | | 1.9.0 | 510 MiB | 352 millicores | 59 mins |
