Comparing startup times for various shells and programming languages CLI.
Tests run on NanoPi M4V2.
$ time python3 --version
using System.Text; | |
using Neodynamic.SDK.EPLPrinter; | |
using Neodynamic.SDK.ZPLPrinter; | |
using EplRenderOutputFormat = Neodynamic.SDK.EPLPrinter.RenderOutputFormat; | |
using EplRenderOutputRotation = Neodynamic.SDK.EPLPrinter.RenderOutputRotation; | |
using ZplRenderOutputFormat = Neodynamic.SDK.ZPLPrinter.RenderOutputFormat; | |
using ZplRenderOutputRotation = Neodynamic.SDK.ZPLPrinter.RenderOutputRotation; | |
var zplLicenseOwner = "LICENSE OWNER"; | |
var zplLicenseKey = "LICENSE KEY"; |
Comparing startup times for various shells and programming languages CLI.
Tests run on NanoPi M4V2.
$ time python3 --version
(* | |
Railway-Oriented Programming | |
https://github.com/swlaschin/Railway-Oriented-Programming-Example/blob/master/src/FsRopExample/Rop.fs | |
*) | |
module ROP = | |
/// A Result is a success or failure | |
/// The Success case has a success value, plus a list of messages | |
/// The Failure case has just a list of messages | |
type RopResult<'TSuccess, 'TMessage> = | |
| Success of 'TSuccess * 'TMessage list |
I hereby claim:
To claim this, I am signing this object: