All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <6995.1737804901994832161@lists.openembedded.org>

diff --git a/a/1.txt b/N1/1.txt
index a0b5b7a..4ac5b6b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,7 @@
 Performance improvement is quite trivial that will happen. Not allowed to write to stdout or any unbuffered file while the code is running inside a loop in any script language or programming language.
 
 I started to look for the performance issues because my Yocto projects started to build slowly from scarthgap release in any physical machines (only in a virtual machine it can run fast yet).
+
 https://lists.openembedded.org/g/bitbake-devel/topic/109854844
 
 Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause, i will also send a patch for fix even logger class logging which has the real critical problem.
diff --git a/a/2.bin b/N1/2.bin
index 292046f..65bed11 100644
--- a/a/2.bin
+++ b/N1/2.bin
@@ -1,6 +1,7 @@
 <p>Performance improvement is quite trivial that will happen. Not allowed to write to stdout or any unbuffered file while the code is running inside a loop in any script language or programming language.</p>
 
-<p>I started to look for the performance issues because my Yocto projects started to build slowly from scarthgap release in any physical machines (only in a virtual machine it can run fast yet).
-<a href="https://lists.openembedded.org/g/bitbake-devel/topic/109854844" target="_blank">https://lists.openembedded.org/g/bitbake-devel/topic/109854844</a></p>
+<p>I started to look for the performance issues because my Yocto projects started to build slowly from scarthgap release in any physical machines (only in a virtual machine it can run fast yet).</p>
+
+<p><a href="https://lists.openembedded.org/g/bitbake-devel/topic/109854844" target="_blank">https://lists.openembedded.org/g/bitbake-devel/topic/109854844</a></p>
 
 <p>Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause, i will also send a patch for fix even logger class logging which has the real critical problem.</p>
diff --git a/a/2.hdr b/N1/2.hdr
index 24bd2b6..6a9de1e 100644
--- a/a/2.hdr
+++ b/N1/2.hdr
@@ -1,2 +1,2 @@
-Content-Type: text/html; charset="utf-8"
+Content-Type: text/html; charset=UTF-8
 Content-Transfer-Encoding: quoted-printable
diff --git a/a/content_digest b/N1/content_digest
index eed75f1..acc68e8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,14 @@
  "ref\04c4373f1f496cf2cf3cba8f1716fef7b21871d4f.camel@linuxfoundation.org\0"
  "From\0Livius <egyszeregy@freemail.hu>\0"
  "Subject\0Re: [PATCH v2 0/4] bitbake: knotty/progressbar: Optimize footer update and prints.\0"
- "Date\0Sat, 25 Jan 2025 03:35:01 -0800\0"
+ "Date\0Sat, 25 Jan 2025 03:35:40 -0800\0"
  "To\0bitbake-devel@lists.openembedded.org\0"
  "\01:1\0"
  "b\0"
  "Performance improvement is quite trivial that will happen. Not allowed to write to stdout or any unbuffered file while the code is running inside a loop in any script language or programming language.\n"
  "\n"
  "I started to look for the performance issues because my Yocto projects started to build slowly from scarthgap release in any physical machines (only in a virtual machine it can run fast yet).\n"
+ "\n"
  "https://lists.openembedded.org/g/bitbake-devel/topic/109854844\n"
  "\n"
  Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause, i will also send a patch for fix even logger class logging which has the real critical problem.
@@ -15,9 +16,10 @@
  "b\0"
  "<p>Performance improvement is quite trivial that will happen. Not allowed to write to stdout or any unbuffered file while the code is running inside a loop in any script language or programming language.</p>\r\n"
  "\r\n"
- "<p>I started to look for the performance issues because my Yocto projects started to build slowly from scarthgap release in any physical machines (only in a virtual machine it can run fast yet).\r\n"
- "<a href=\"https://lists.openembedded.org/g/bitbake-devel/topic/109854844\" target=\"_blank\">https://lists.openembedded.org/g/bitbake-devel/topic/109854844</a></p>\r\n"
+ "<p>I started to look for the performance issues because my Yocto projects started to build slowly from scarthgap release in any physical machines (only in a virtual machine it can run fast yet).</p>\r\n"
+ "\r\n"
+ "<p><a href=\"https://lists.openembedded.org/g/bitbake-devel/topic/109854844\" target=\"_blank\">https://lists.openembedded.org/g/bitbake-devel/topic/109854844</a></p>\r\n"
  "\r\n"
  "<p>Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause, i will also send a patch for fix even logger class logging which has the real critical problem.</p>\r\n"
 
-1ebd533cc521b63664c791e672f4d383a3935fc585b632ca15cfe25cd7eb9266
+02e4d53632e70e654d8e748d558b83d1c039fc929a256b714b54803d849bea1a

diff --git a/a/1.txt b/N2/1.txt
index a0b5b7a..8a26a80 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,6 +1,7 @@
 Performance improvement is quite trivial that will happen. Not allowed to write to stdout or any unbuffered file while the code is running inside a loop in any script language or programming language.
 
 I started to look for the performance issues because my Yocto projects started to build slowly from scarthgap release in any physical machines (only in a virtual machine it can run fast yet).
+
 https://lists.openembedded.org/g/bitbake-devel/topic/109854844
 
-Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause, i will also send a patch for fix even logger class logging which has the real critical problem.
+Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause. I will also send a patch for fix even logger class logging which has the real critical problem.
diff --git a/a/2.bin b/N2/2.bin
index 292046f..d560e2f 100644
--- a/a/2.bin
+++ b/N2/2.bin
@@ -1,6 +1,7 @@
 <p>Performance improvement is quite trivial that will happen. Not allowed to write to stdout or any unbuffered file while the code is running inside a loop in any script language or programming language.</p>
 
-<p>I started to look for the performance issues because my Yocto projects started to build slowly from scarthgap release in any physical machines (only in a virtual machine it can run fast yet).
-<a href="https://lists.openembedded.org/g/bitbake-devel/topic/109854844" target="_blank">https://lists.openembedded.org/g/bitbake-devel/topic/109854844</a></p>
+<p>I started to look for the performance issues because my Yocto projects started to build slowly from scarthgap release in any physical machines (only in a virtual machine it can run fast yet).</p>
 
-<p>Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause, i will also send a patch for fix even logger class logging which has the real critical problem.</p>
+<p><a href="https://lists.openembedded.org/g/bitbake-devel/topic/109854844" target="_blank">https://lists.openembedded.org/g/bitbake-devel/topic/109854844</a></p>
+
+<p>Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause. I will also send a patch for fix even logger class logging which has the real critical problem.</p>
diff --git a/a/2.hdr b/N2/2.hdr
index 24bd2b6..6a9de1e 100644
--- a/a/2.hdr
+++ b/N2/2.hdr
@@ -1,2 +1,2 @@
-Content-Type: text/html; charset="utf-8"
+Content-Type: text/html; charset=UTF-8
 Content-Transfer-Encoding: quoted-printable
diff --git a/a/content_digest b/N2/content_digest
index eed75f1..3080e50 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,23 +1,25 @@
  "ref\04c4373f1f496cf2cf3cba8f1716fef7b21871d4f.camel@linuxfoundation.org\0"
  "From\0Livius <egyszeregy@freemail.hu>\0"
  "Subject\0Re: [PATCH v2 0/4] bitbake: knotty/progressbar: Optimize footer update and prints.\0"
- "Date\0Sat, 25 Jan 2025 03:35:01 -0800\0"
+ "Date\0Sat, 25 Jan 2025 03:36:36 -0800\0"
  "To\0bitbake-devel@lists.openembedded.org\0"
  "\01:1\0"
  "b\0"
  "Performance improvement is quite trivial that will happen. Not allowed to write to stdout or any unbuffered file while the code is running inside a loop in any script language or programming language.\n"
  "\n"
  "I started to look for the performance issues because my Yocto projects started to build slowly from scarthgap release in any physical machines (only in a virtual machine it can run fast yet).\n"
+ "\n"
  "https://lists.openembedded.org/g/bitbake-devel/topic/109854844\n"
  "\n"
- Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause, i will also send a patch for fix even logger class logging which has the real critical problem.
+ Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause. I will also send a patch for fix even logger class logging which has the real critical problem.
  "\01:2\0"
  "b\0"
  "<p>Performance improvement is quite trivial that will happen. Not allowed to write to stdout or any unbuffered file while the code is running inside a loop in any script language or programming language.</p>\r\n"
  "\r\n"
- "<p>I started to look for the performance issues because my Yocto projects started to build slowly from scarthgap release in any physical machines (only in a virtual machine it can run fast yet).\r\n"
- "<a href=\"https://lists.openembedded.org/g/bitbake-devel/topic/109854844\" target=\"_blank\">https://lists.openembedded.org/g/bitbake-devel/topic/109854844</a></p>\r\n"
+ "<p>I started to look for the performance issues because my Yocto projects started to build slowly from scarthgap release in any physical machines (only in a virtual machine it can run fast yet).</p>\r\n"
+ "\r\n"
+ "<p><a href=\"https://lists.openembedded.org/g/bitbake-devel/topic/109854844\" target=\"_blank\">https://lists.openembedded.org/g/bitbake-devel/topic/109854844</a></p>\r\n"
  "\r\n"
- "<p>Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause, i will also send a patch for fix even logger class logging which has the real critical problem.</p>\r\n"
+ "<p>Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause. I will also send a patch for fix even logger class logging which has the real critical problem.</p>\r\n"
 
-1ebd533cc521b63664c791e672f4d383a3935fc585b632ca15cfe25cd7eb9266
+1e9a38b3e9793044f1d0f47c78d3972701bc2f55c57e3c88e7822d176ed15027

diff --git a/a/1.txt b/N3/1.txt
index a0b5b7a..397612c 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -1,6 +1,7 @@
 Performance improvement is quite trivial that will happen. Not allowed to write to stdout or any unbuffered file while the code is running inside a loop in any script language or programming language.
 
 I started to look for the performance issues because my Yocto projects started to build slowly from scarthgap release in any physical machines (only in a virtual machine it can run fast yet).
+
 https://lists.openembedded.org/g/bitbake-devel/topic/109854844
 
-Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause, i will also send a patch for fix even logger class logging which has the real critical problem.
+Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause. I will also send a patch for fix event logger class logging which has the real critical problem.
diff --git a/a/2.bin b/N3/2.bin
index 292046f..0a4a9df 100644
--- a/a/2.bin
+++ b/N3/2.bin
@@ -1,6 +1,7 @@
 <p>Performance improvement is quite trivial that will happen. Not allowed to write to stdout or any unbuffered file while the code is running inside a loop in any script language or programming language.</p>
 
-<p>I started to look for the performance issues because my Yocto projects started to build slowly from scarthgap release in any physical machines (only in a virtual machine it can run fast yet).
-<a href="https://lists.openembedded.org/g/bitbake-devel/topic/109854844" target="_blank">https://lists.openembedded.org/g/bitbake-devel/topic/109854844</a></p>
+<p>I started to look for the performance issues because my Yocto projects started to build slowly from scarthgap release in any physical machines (only in a virtual machine it can run fast yet).</p>
 
-<p>Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause, i will also send a patch for fix even logger class logging which has the real critical problem.</p>
+<p><a href="https://lists.openembedded.org/g/bitbake-devel/topic/109854844" target="_blank">https://lists.openembedded.org/g/bitbake-devel/topic/109854844</a></p>
+
+<p>Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause. I will also send a patch for fix event logger class logging which has the real critical problem.</p>
diff --git a/a/2.hdr b/N3/2.hdr
index 24bd2b6..6a9de1e 100644
--- a/a/2.hdr
+++ b/N3/2.hdr
@@ -1,2 +1,2 @@
-Content-Type: text/html; charset="utf-8"
+Content-Type: text/html; charset=UTF-8
 Content-Transfer-Encoding: quoted-printable
diff --git a/a/content_digest b/N3/content_digest
index eed75f1..36bc886 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,23 +1,25 @@
  "ref\04c4373f1f496cf2cf3cba8f1716fef7b21871d4f.camel@linuxfoundation.org\0"
  "From\0Livius <egyszeregy@freemail.hu>\0"
  "Subject\0Re: [PATCH v2 0/4] bitbake: knotty/progressbar: Optimize footer update and prints.\0"
- "Date\0Sat, 25 Jan 2025 03:35:01 -0800\0"
+ "Date\0Sat, 25 Jan 2025 03:37:07 -0800\0"
  "To\0bitbake-devel@lists.openembedded.org\0"
  "\01:1\0"
  "b\0"
  "Performance improvement is quite trivial that will happen. Not allowed to write to stdout or any unbuffered file while the code is running inside a loop in any script language or programming language.\n"
  "\n"
  "I started to look for the performance issues because my Yocto projects started to build slowly from scarthgap release in any physical machines (only in a virtual machine it can run fast yet).\n"
+ "\n"
  "https://lists.openembedded.org/g/bitbake-devel/topic/109854844\n"
  "\n"
- Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause, i will also send a patch for fix even logger class logging which has the real critical problem.
+ Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause. I will also send a patch for fix event logger class logging which has the real critical problem.
  "\01:2\0"
  "b\0"
  "<p>Performance improvement is quite trivial that will happen. Not allowed to write to stdout or any unbuffered file while the code is running inside a loop in any script language or programming language.</p>\r\n"
  "\r\n"
- "<p>I started to look for the performance issues because my Yocto projects started to build slowly from scarthgap release in any physical machines (only in a virtual machine it can run fast yet).\r\n"
- "<a href=\"https://lists.openembedded.org/g/bitbake-devel/topic/109854844\" target=\"_blank\">https://lists.openembedded.org/g/bitbake-devel/topic/109854844</a></p>\r\n"
+ "<p>I started to look for the performance issues because my Yocto projects started to build slowly from scarthgap release in any physical machines (only in a virtual machine it can run fast yet).</p>\r\n"
+ "\r\n"
+ "<p><a href=\"https://lists.openembedded.org/g/bitbake-devel/topic/109854844\" target=\"_blank\">https://lists.openembedded.org/g/bitbake-devel/topic/109854844</a></p>\r\n"
  "\r\n"
- "<p>Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause, i will also send a patch for fix even logger class logging which has the real critical problem.</p>\r\n"
+ "<p>Yesterday, I found the bug which releated to bitbake Event logger (workaround to disable it). Soon I will send a Patch v3 for footer update, but not this was the root cause. I will also send a patch for fix event logger class logging which has the real critical problem.</p>\r\n"
 
-1ebd533cc521b63664c791e672f4d383a3935fc585b632ca15cfe25cd7eb9266
+9530c5197fbd0b6aec748302e304ba698cc1227d6178b505317a83e6ad862760

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.