Thread overview | |||||
---|---|---|---|---|---|
|
June 09, 2015 [Issue 5282] Optimize array comparison which use memcmp to something better and remove unnecessary indirections. | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=5282 Andrei Alexandrescu <andrei@erdani.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |D2 -- |
May 22, 2018 [Issue 5282] Optimize array comparison which use memcmp to something better and remove unnecessary indirections. | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=5282 Dmitry Olshansky <dmitry.olsh@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmitry.olsh@gmail.com --- Comment #8 from Dmitry Olshansky <dmitry.olsh@gmail.com> --- Should be better now with recent templated array ops. Need to double-check this later. -- |
December 17, 2022 [Issue 5282] Optimize array comparison which use memcmp to something better and remove unnecessary indirections. | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=5282 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P4 -- |
Copyright © 1999-2021 by the D Language Foundation