Notice: This is a fork of vscode-lit-html, the purpose is to support HTML for template engines like Vue, Handledom or just plain text HTML.
reporter:report(function() for i = 1, 1e6 do local x = math.sin(i) end end, 'slow') reporter:report(function() local sin = math.sin for i = 1, 1e6 do local x = sin(i) end end, 'fast') --slow system: 0 ...
Chris Wedel is a fan of all things tech and gadgets. Living in rural Kansas with his wife and two young boys makes finding ways to stay online tricky — not to mention making my homestead smarter.
PowerShell is a versatile and powerful scripting language that can be used to automate various tasks on your system. One common task that often requires the use of PowerShell is working with strings.