Summation based benchmark for calculators
|
09-06-2018, 10:23 PM
Post: #139
|
|||
|
|||
RE: Summation based benchmark for calculators
(09-06-2018 09:46 PM)Dave Britten Wrote: Hi, Dave Britten Does Micro Python support default arguments, like regular Python ? If Yes, changing def RunTest() to def RunTest(pow=pow, exp=exp, sin=sin, atan=atan) should be faster. Now, all variables are locals (pow, exp, sin, atan are variables too) |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 40 Guest(s)