array_keys() has slight performance penalty, remove where unnecessary
cpliakas - November 10, 2009 - 00:31
| Project: | Search Lucene API |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | cpliakas |
| Status: | closed |
| Issue tags: | 6.x-2.0-beta4 |
Jump to:
Description
Remove array_keys() when it isn't necessary. Removing extra array_keys() calls will yield a very slight performance increase.

#1
Completed in commit #286604.
#2
#3
Automatically closed -- issue fixed for 2 weeks with no activity.