Click here to Skip to main content
15,887,214 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: I did a thing. It's neat. Pin
Gary Stachelski 20216-Jan-24 4:32
Gary Stachelski 20216-Jan-24 4:32 
GeneralRe: I did a thing. It's neat. Pin
PIEBALDconsult6-Jan-24 5:41
mvePIEBALDconsult6-Jan-24 5:41 
GeneralRe: I did a thing. It's neat. Pin
honey the codewitch6-Jan-24 5:44
mvahoney the codewitch6-Jan-24 5:44 
GeneralRe: I did a thing. It's neat. Pin
PIEBALDconsult6-Jan-24 6:23
mvePIEBALDconsult6-Jan-24 6:23 
GeneralRe: I did a thing. It's neat. Pin
honey the codewitch6-Jan-24 6:32
mvahoney the codewitch6-Jan-24 6:32 
GeneralRe: I did a thing. It's neat. Pin
jschell8-Jan-24 6:47
jschell8-Jan-24 6:47 
GeneralRe: I did a thing. It's neat. Pin
honey the codewitch8-Jan-24 7:04
mvahoney the codewitch8-Jan-24 7:04 
GeneralRe: I did a thing. It's neat. Pin
honey the codewitch6-Jan-24 12:52
mvahoney the codewitch6-Jan-24 12:52 
Regarding my earlier response about suggesting my engine. I re-ran it to compare MS uncompiled and compiled with my engine.

Edit: Changed my timing to remove the time for Console.Write/Console.WriteLine
Terminal
Microsoft Regex "Lexer": [■■■■■■■■■■] 100% Done in 1556ms
Microsoft Regex Compiled "Lexer": [■■■■■■■■■■] 100% Done in 1186ms
Expanded NFA Lexer: [■■■■■■■■■■] 100% Done in 109ms
Compacted NFA Lexer: [■■■■■■■■■■] 100% Done in 100ms
Unoptimized DFA Lexer: [■■■■■■■■■■] 100% Done in 111ms
Optimized DFA Lexer: [■■■■■■■■■■] 100% Done in 6ms
Table based DFA Lexer: [■■■■■■■■■■] 100% Done in 4ms
Compiled DFA Lexer: [■■■■■■■■■■] 100% Done in 5ms


Take that how you will.
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix


modified 6-Jan-24 20:43pm.

GeneralRe: I did a thing. It's neat. Pin
PIEBALDconsult6-Jan-24 16:57
mvePIEBALDconsult6-Jan-24 16:57 
GeneralRe: I did a thing. It's neat. Pin
jochance8-Jan-24 8:18
jochance8-Jan-24 8:18 
GeneralRe: I did a thing. It's neat. Pin
PIEBALDconsult8-Jan-24 8:53
mvePIEBALDconsult8-Jan-24 8:53 
GeneralRe: I did a thing. It's neat. Pin
Southmountain6-Jan-24 6:06
Southmountain6-Jan-24 6:06 
GeneralRe: I did a thing. It's neat. Pin
Kenneth Haugland6-Jan-24 6:40
mvaKenneth Haugland6-Jan-24 6:40 
GeneralRe: I did a thing. It's neat. Pin
honey the codewitch6-Jan-24 6:41
mvahoney the codewitch6-Jan-24 6:41 
GeneralFree game Pin
Nelek6-Jan-24 1:58
protectorNelek6-Jan-24 1:58 
GeneralRe: Free game Pin
RickZeeland6-Jan-24 4:18
mveRickZeeland6-Jan-24 4:18 
GeneralRe: Free game Pin
Kenneth Haugland6-Jan-24 15:26
mvaKenneth Haugland6-Jan-24 15:26 
GeneralRe: Free game Pin
Nelek6-Jan-24 23:48
protectorNelek6-Jan-24 23:48 
GeneralFer fawks sake! How to drive one mad... Pin
OriginalGriff6-Jan-24 0:56
mveOriginalGriff6-Jan-24 0:56 
GeneralRe: Fer fawks sake! How to drive one mad... Pin
Nelek6-Jan-24 1:23
protectorNelek6-Jan-24 1:23 
GeneralRe: Fer fawks sake! How to drive one mad... Pin
RickZeeland6-Jan-24 1:45
mveRickZeeland6-Jan-24 1:45 
GeneralRe: Fer fawks sake! How to drive one mad... Pin
OriginalGriff6-Jan-24 1:58
mveOriginalGriff6-Jan-24 1:58 
GeneralRe: Fer fawks sake! How to drive one mad... Pin
Richard MacCutchan6-Jan-24 3:31
mveRichard MacCutchan6-Jan-24 3:31 
GeneralRe: Fer fawks sake! How to drive one mad... Pin
OriginalGriff6-Jan-24 4:06
mveOriginalGriff6-Jan-24 4:06 
GeneralRe: Fer fawks sake! How to drive one mad... Pin
Richard MacCutchan6-Jan-24 4:33
mveRichard MacCutchan6-Jan-24 4:33 

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.