[Chicken-users] benchmarking tight u8vector loop

2019-04-08 Thread Kristian Lein-Mathisen
Hi, Attached is a benchmarking test that resizes a u8vector of RGB pixels into half the size in each dimension using a pixel average. I applied Peter's patch which inlines vector-ref and vector-set! procedures: http://lists.nongnu.org/archive/html/chicken-hackers/2019-04/msg00041.html With this

[Chicken-users] zlib for chicken 5

2019-04-08 Thread Robert Jensen
Hello, I ported [1] to Chicken 5. You can find the source at [2]. All the best, Rob [1] http://wiki.call-cc.org/eggref/4/zlib [2] https://github.com/r1b/zlib/releases/tag/0.6 ___ Chicken-users mailing list Chicken-users@nongnu.org