You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "orpiske (via GitHub)" <gi...@apache.org> on 2023/08/17 09:22:52 UTC

[GitHub] [camel] orpiske opened a new pull request, #11134: (chores) camel-util: simplify StringHelper capitalize/decapitalize methods

orpiske opened a new pull request, #11134:
URL: https://github.com/apache/camel/pull/11134

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #11134: (chores) camel-util: simplify StringHelper capitalize/decapitalize methods

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #11134:
URL: https://github.com/apache/camel/pull/11134#issuecomment-1681936464

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :camel: Maintainers, please note that first-time contributors *require manual approval* for the GitHub Actions to run.
   
   :warning: Please note that the changes on this PR may be **tested automatically** if they change components.
   
   :robot: Use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot.
   
   If necessary Apache Camel Committers may access logs and test results in the job summaries!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] orpiske commented on pull request #11134: (chores) camel-util: simplify StringHelper capitalize/decapitalize methods

Posted by "orpiske (via GitHub)" <gi...@apache.org>.
orpiske commented on PR #11134:
URL: https://github.com/apache/camel/pull/11134#issuecomment-1681937586

   Even faster than #11127
   
   ```
   Benchmark                                          Mode  Cnt  Score    Error  Units
   StringHelperTest.testCapitalize                    avgt   10  0.032 ±  0.001  us/op
   StringHelperTest.testDashToCamelCaseNegative       avgt   10  0.019 ±  0.001  us/op
   StringHelperTest.testDashToCamelCasePositive       avgt   10  0.023 ±  0.001  us/op
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] orpiske merged pull request #11134: (chores) camel-util: simplify StringHelper capitalize/decapitalize methods

Posted by "orpiske (via GitHub)" <gi...@apache.org>.
orpiske merged PR #11134:
URL: https://github.com/apache/camel/pull/11134


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org