Click here to Skip to main content
15,895,557 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: .NET 6.0 is Slower than .NET Framework In Some String Operations Pin
zdimension6-Jun-22 1:08
zdimension6-Jun-22 1:08 
GeneralRe: .NET 6.0 is Slower than .NET Framework In Some String Operations Pin
Eddy Vluggen7-Jun-22 10:35
professionalEddy Vluggen7-Jun-22 10:35 
GeneralRe: .NET 6.0 is Slower than .NET Framework In Some String Operations Pin
Member 20992696-Jun-22 1:19
Member 20992696-Jun-22 1:19 
GeneralRe: .NET 6.0 is Slower than .NET Framework In Some String Operations Pin
Eddy Vluggen7-Jun-22 10:35
professionalEddy Vluggen7-Jun-22 10:35 
GeneralRe: .NET 6.0 is Slower than .NET Framework In Some String Operations Pin
Member 20992697-Jun-22 11:19
Member 20992697-Jun-22 11:19 
GeneralRe: .NET 6.0 is Slower than .NET Framework In Some String Operations Pin
Michael Csitkovics5-Jun-22 21:33
Michael Csitkovics5-Jun-22 21:33 
GeneralRe: .NET 6.0 is Slower than .NET Framework In Some String Operations PinPopular
Richard Deeming5-Jun-22 22:04
mveRichard Deeming5-Jun-22 22:04 
GeneralRe: .NET 6.0 is Slower than .NET Framework In Some String Operations Pin
maze37-Jun-22 0:40
professionalmaze37-Jun-22 0:40 
likly this. core 3.1 default basic just fine, and then 5.1 is playing a different sport.
This sounds like same issue with defaults switching from Newtonsoft JSON to System.Text that Text uses case sensitive name matching Mad | :mad:
                [Replace]:      [IndexOf]:      [SubString]:    [Remove]: 
core 3.1 run 1  21.7278133 sec  1.7657007 sec   10.897253 sec   7.2913159 sec
core 3.1 run 2  17.5640173 sec  1.4541324 sec   8.3179752 sec   6.0721578 sec
core 5.0 run 1  14.7799258 sec  20.315649 sec   7.6012973 sec   5.9379139 sec
core 5.0 run 2  15.2000948 sec  26.041709 sec   10.142171 sec   7.3596202 sec
core 6.0 run 1  10.7217398 sec  18.049464 sec   7.5585288 sec   7.5387282 sec
core 6.0 run 2  10.6481228 sec  17.215285 sec   7.5210471 sec   6.4885804 sec
fw 4.8 run 1    33.0995089 sec  1.7132278 sec   9.5126196 sec   6.9524378 sec
fw 4.8 run 2    28.0019003 sec  1.4240000 sec   7.9734736 sec   5.6638693 sec

GeneralRe: .NET 6.0 is Slower than .NET Framework In Some String Operations Pin
William Rummler6-Jun-22 6:53
William Rummler6-Jun-22 6:53 
GeneralRe: .NET 6.0 is Slower than .NET Framework In Some String Operations Pin
Richard Deeming7-Jun-22 0:56
mveRichard Deeming7-Jun-22 0:56 
GeneralZwölf now at 160% overclocked, running cool and stable. Pin
CodeWraith3-Jun-22 0:22
CodeWraith3-Jun-22 0:22 
GeneralRe: Zwölf now at 160% overclocked, running cool and stable. Pin
Kornfeld Eliyahu Peter5-Jun-22 7:54
professionalKornfeld Eliyahu Peter5-Jun-22 7:54 
GeneralRe: Zwölf now at 160% overclocked, running cool and stable. Pin
CodeWraith6-Jun-22 6:24
CodeWraith6-Jun-22 6:24 
GeneralCCC 2022-06-03 Pin
Peter_in_27802-Jun-22 21:27
professionalPeter_in_27802-Jun-22 21:27 
GeneralRe: CCC 2022-06-03 Pin
OriginalGriff2-Jun-22 21:48
mveOriginalGriff2-Jun-22 21:48 
GeneralRe: CCC 2022-06-03 Pin
Rich Leyshon2-Jun-22 23:10
Rich Leyshon2-Jun-22 23:10 
GeneralRe: CCC 2022-06-03 Pin
DerekT-P2-Jun-22 23:09
professionalDerekT-P2-Jun-22 23:09 
GeneralRe: CCC 2022-06-03 - WINNER! Pin
Peter_in_27802-Jun-22 23:15
professionalPeter_in_27802-Jun-22 23:15 
GeneralSound of the Week Pin
Sander Rossel2-Jun-22 20:50
professionalSander Rossel2-Jun-22 20:50 
GeneralRe: Sound of the Week Pin
Ron Anders3-Jun-22 1:36
Ron Anders3-Jun-22 1:36 
GeneralFrom the Daily Newsletter ... What if We Paid for Bugs? Pin
OriginalGriff2-Jun-22 20:26
mveOriginalGriff2-Jun-22 20:26 
GeneralRe: From the Daily Newsletter ... What if We Paid for Bugs? Pin
Amarnath S2-Jun-22 21:16
professionalAmarnath S2-Jun-22 21:16 
GeneralRe: From the Daily Newsletter ... What if We Paid for Bugs? Pin
raddevus3-Jun-22 3:22
mvaraddevus3-Jun-22 3:22 
GeneralRe: From the Daily Newsletter ... What if We Paid for Bugs? Pin
Kelly Herald3-Jun-22 4:30
Kelly Herald3-Jun-22 4:30 
GeneralRe: From the Daily Newsletter ... What if We Paid for Bugs? Pin
Chris C-B3-Jun-22 0:07
Chris C-B3-Jun-22 0:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.