karst10607 / SyntaxEd

A syntax dial app to measure the processing time of Mad-Lib style game, quantifying one's ability and improvement in certain natural language syntax
0 stars 0 forks source link

First task: building a timer for app and collect the data to my servers #17

Open karst10607 opened 8 years ago

karst10607 commented 8 years ago

This is the first code I need to build to prove my ideas work. I can collect time data from multiple smartphones based on many users.

karst10607 commented 8 years ago

I had found some on the internet, but they are broken or only work partially. Some in python2, others in pyhton3. I will choose the py3 code to modify.

karst10607 commented 8 years ago

最新消息,timeit 之類的計時函數,可能大幅受到cpu分時運作的原理,導致計時的誤差很大。但是大到什麼程度我不知道,應該是有辦法做改進。來源 https://translate.google.com.tw/translate?hl=zh-TW&sl=zh-CN&u=http://manual.51yip.com/python/performance_tuning/timeit.html&prev=search