
github2-x
2018-12-13 13:22:54

github2-x
2018-12-13 13:24:05

github2-x
2018-12-13 14:21:34

samth
2018-12-13 15:21:38
[samth@huor:~/.../sieve/benchmark/configuration00 (master) plt] pk main.rkt
The 10000-th prime number is: 104729
cpu time: 14080 real time: 14081 gc time: 10201
[samth@huor:~/.../sieve/benchmark/configuration00 (master) plt] pk main.rkt
The 10000-th prime number is: 104729
cpu time: 13950 real time: 13951 gc time: 9993
[samth@huor:~/.../sieve/benchmark/configuration00 (master) plt] pycket-c main.rkt
The 10000-th prime number is: 104729
cpu time: 11961 real time: 11962 gc time: 7757
[samth@huor:~/.../sieve/benchmark/configuration00 (master) plt] pycket-c main.rkt
The 10000-th prime number is: 104729
cpu time: 12203 real time: 12204 gc time: 7820
[samth@huor:~/.../sieve/benchmark/configuration00 (master) plt] r main.rkt
The 10000-th prime number is: 104729
cpu time: 7123 real time: 7115 gc time: 630
[samth@huor:~/.../sieve/benchmark/configuration00 (master) plt] r main.rkt
The 10000-th prime number is: 104729
cpu time: 7201 real time: 7192 gc time: 645

samth
2018-12-13 15:21:49
@cadr pk
is new pycket, pycket-c
is old pycket

samth
2018-12-13 15:22:07
so we’re doing much worse than we used to, mostly because to way too much time in GC

samth
2018-12-13 15:22:23
plus new pycket is 10% slower than old pycket

cadr
2018-12-13 15:22:29
oh so we don’t have a pycket-c-linklets
anymore

samth
2018-12-13 15:22:35
no, we do

samth
2018-12-13 15:22:39
pk
is just my alias

cadr
2018-12-13 15:22:58
ah ok I just saw what you pasted

github2-x
2018-12-13 19:39:28

github2-x
2018-12-13 21:44:17

github2-x
2018-12-13 22:07:21

github2-x
2018-12-13 22:18:07