omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Python benchmarking

    Pythonista
    16
    23
    21709
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • wolf71
      wolf71 last edited by wolf71

      iPad Pro 9.7 256G iOS 11.1

      Python 2.7

      Pystone(1.1.1) time for 50000 passes = 0.346581
      This machine benchmarks at 144266 pystones/second

      Python 3.5

      Pystone(1.1.1) time for 50000 passes = 0.427856
      This machine benchmarks at 116862 pystones/second

      1 Reply Last reply Reply Quote 0
      • chibill
        chibill last edited by chibill

        **Iphone 7 11.0.3 pythonista beta 311015 **
        python 2.7
        Pystone(1.1.1) time for 50000 passes = 0.285025
        This machine benchmarks at 175423 pystones/second
        python 2.7 in low power mode
        Pystone(1.1.1) time for 50000 passes = 0.627438
        This machine benchmarks at 79689.1 pystones/second

        python 3.6
        Pystone(1.1.1) time for 50000 passes = 0.372435
        This machine benchmarks at 134252 pystones/second

        python 3.6 in low power mode
        Pystone(1.1.1) time for 50000 passes = 0.774095
        This machine benchmarks at 64591.6 pystones/second

        1 Reply Last reply Reply Quote 0
        • victordomingos
          victordomingos last edited by

          I hadn't noticed that huge performance impact by using Low Power Mode (probably for not having to run any processor intensive tasks in my Pythonista).

          Thanks for sharing!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB Forums | Contributors