Files
Nim/lib
flywind 5edddd68d0 improve cache line size (#17885)
* improve cache line size

- 64bit system tend to use cache line of 64 bytes
- add align

https://trishagee.com/2011/07/22/dissecting_the_disruptor_why_its_so_fast_part_two__magic_cache_line_padding


Though I'm not sure, what do you think? @timotheecour

* Update lib/pure/concurrency/threadpool.nim
2021-04-29 13:39:36 +02:00
..
2017-02-20 17:24:19 +02:00
2021-04-09 16:29:10 +02:00
2021-04-23 14:36:38 +02:00
2021-04-29 13:39:36 +02:00
2021-04-18 23:39:05 +02:00
2013-03-16 23:53:07 +01:00
2021-04-07 23:26:53 +02:00
2021-02-18 22:47:21 -08:00
2021-04-26 09:04:52 +02:00