Files
Nim/lib/system
def ef9a3b4d3b Speed up readLine by using getc_unlocked
- Only on POSIX and Windows (_fgetc_nolock here) systems
- File is locked to our thread before and unlocked after readLine
- About 3 times faster in some simple tests
2015-03-12 22:46:18 +01:00
..
2014-10-25 22:01:23 +02:00
2014-12-17 23:21:15 +01:00
2015-02-15 16:20:32 +00:00
2015-01-06 15:26:33 +01:00
2014-10-25 22:01:23 +02:00
2014-08-23 00:58:04 +02:00
2015-02-15 16:20:32 +00:00
2015-01-06 15:26:33 +01:00
2014-08-31 11:40:25 +02:00
2015-03-04 03:22:06 +01:00
2015-02-15 16:20:32 +00:00
2014-08-31 11:40:25 +02:00
2015-03-10 15:31:55 +01:00
2015-03-10 12:32:48 +01:00
2015-03-10 15:31:55 +01:00
2015-01-06 15:26:33 +01:00
2015-02-15 16:20:32 +00:00
2015-01-06 15:26:33 +01:00
2015-01-23 23:18:20 +01:00
2015-02-20 12:25:58 +01:00
2014-08-22 23:54:26 +02:00
2014-08-22 23:54:26 +02:00
2015-01-06 15:26:33 +01:00
2015-02-26 02:05:23 +01:00
2014-08-22 23:54:26 +02:00