Text race history for Jason (tracerx)

Back to text analysis page

import os import sys def run(program, *args): pid = os.fork() if not pid: os.execvp(program, program + args) return os.wait()[0] run("python", "hello.py")

Game Time WPM Accuracy
387 2023-07-22 01:48:34 39.58 95%
371 2023-07-20 20:29:03 42.35 95.9%
314 2023-07-19 22:36:01 46.74 98.1%
305 2023-07-19 19:46:26 45.72 95.9%
304 2023-07-19 19:45:14 44.06 96.1%
289 2023-07-18 02:44:35 38.96 95.7%
256 2023-07-15 23:42:37 40.56 96%
250 2023-07-15 23:21:09 44.93 98.2%
235 2023-07-15 17:56:54 45.63 98.7%
194 2023-07-14 02:28:51 39.54 96.1%
182 2023-07-14 00:24:13 38.77 97%
167 2023-07-13 23:06:48 39.14 97.2%
154 2023-07-13 22:44:24 40.96 94.4%
125 2023-07-13 17:37:23 42.74 96.6%
106 2023-07-13 10:15:09 36.80 97.6%
87 2023-07-12 21:08:40 40.41 96.5%
86 2023-07-12 21:07:21 37.72 95.5%
84 2023-07-12 21:04:28 39.63 94.8%
69 2023-07-12 20:05:26 36.99 93.4%
48 2023-07-12 15:24:37 37.59 94%
44 2023-07-12 14:53:51 41.08 96.5%
32 2023-07-11 19:44:45 40.72 96%
8 2023-07-11 15:35:39 40.56 96.5%