OILS / opy / _regtest / benchmarks.txt View on Github | oilshell.org

43 lines, 27 significant
1Informal Notes Until I Have Real Benchmarks
2
32018/03/17
4----------
5
6The first version that is deterministic!
7
8flanders:
9
10real 0m48.762s
11user 0m45.599s
12sys 0m3.177s
13
14lisa:
15
16real 0m19.454s
17user 0m17.855s
18sys 0m1.528s
19
20Total lines:
21
22 1744 _regtest/src/logging/__init__.py
23 2065 _regtest/src/locale.py
24 67099 total
25
26flanders: 1.38 lines / ms
27lisa: 3.46 lines / ms
28
29Slower than OSH parser!
30
31
322018/03/18
33----------
34
35Did a bunch of major simplifications. Hm seems to be no faster? Slightly
36slower. Not sure if this is significant.
37
38Lisa.
39
40real 0m20.079s
41user 0m18.280s
42sys 0m1.633s
43