About 50 results
Open links in new tab
  1. In praise of Go or : "Why I moved from Python and C++ to Go"

    I made simple tests of Go vs Python for basic tasks like : - wordcount (wc) - Extracting bigrams (or more generally N-grams) from large corpora (some examples can be found in my earlier posts). I find the …

  2. Go vs. Python: Speed and memory usage for list sort

    Dec 27, 2011 · > than Python. The world is saved :-) Nevertheless, the difference is > less than one might expect, in time and, before all, in memory usage.

  3. Redirecting to Google Groups

    Google Groups is a platform for online discussions and communities, offering tools to create, manage, and participate in group conversations.

  4. Re: [go-nuts] Slow performance with multiple http.Get (get status code ...

    It will take a lot of memory and will load processor to much, but it can do it fast. Go has amazing performance for HTTP servers (even faster then Gevent on Python), but does Go has good …

  5. [urgent] need aguments to justify use of Go for a scientific application

    From a "close to the ground" angle, typical arguments for a Go .vs. Python are: - static type system so: refactoring is less brittle, smaller amount of errors discovered at runtime, better runtime performances

  6. CPython vs. Jython/JPython - Google Groups

    Oct 29, 2000 · Ok, if viewing python as a glue language, then the 2 different implementations of the interpreter is reasonable. I was viewing python as a standalone application language.

  7. REST/XML, REST/JSON, UOPY/Python, .NET - Google Groups

    Dec 30, 2020 · REST usually returns data as JSON but can easily return XML too using the same code. I believe that UOPY will lock you into Python where as REST really just provides your data wrapped …

  8. JEB Decompiler - Google Groups

    May 6, 2021 · Hi! I'm writing a Python script in JEB where I need to decrypt an AES encrypted string. In Python

  9. thonny - Google Groups

    Chris Running Python curses application remotely on RPi Thonny is my go to IDE but unfortunately it doesn't seem to work with curses, something about no 2/8/25

  10. Controlling Yamaha TF consoles - Google Groups

    Mar 26, 2024 · I think the protocol might be slightly different for MTX, etc: “ssrecall” vs “ssrecall_ex”; I also suspect the devstatus line isn’t going to be necessary for the TF series. Interpolating from what …