[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] [PATCH] Avoid checking ports multiple times in write,
From: |
Mario Domenech Goulart |
Subject: |
[Chicken-hackers] [PATCH] Avoid checking ports multiple times in write, display, print and print* |
Date: |
Fri, 11 Apr 2014 01:23:30 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Hi,
Please, review the attached patch. It gives a slight performance
improvement for write, display, print and print*.
The 1-space indentation in the commit log is intentional. git was
eating the lines starting with # (which was the case for lines starting
with ##sys#...).
Best wishes.
Mario
--
http://parenteses.org/mario
0001-Avoid-checking-ports-multiple-times-in-write-display.patch
Description: Text Data
- [Chicken-hackers] [PATCH] Avoid checking ports multiple times in write, display, print and print*,
Mario Domenech Goulart <=