Skip to main content
7 events
when toggle format what by license comment
Oct 23, 2017 at 6:27 vote accept mochaMame
Sep 28, 2017 at 21:41 history edited 200_success CC BY-SA 3.0
deleted 47 characters in body; edited tags; edited title; edited tags
Sep 28, 2017 at 20:57 answer added Mike Brant timeline score: 3
Sep 28, 2017 at 12:13 comment added user1149 I see some stylistic improvements, but, since you asked for speed: 1) have you tried profiling the code to see where it's slow?, 2) instead of file_get_contents and explode, have you considered reading one line at a time (this may actually be slower, though, so just asking, not suggesting). Finally, does it have to be PHP? Unix command line tools may work faster.
Sep 28, 2017 at 12:01 answer added TimSparrow timeline score: 1
Sep 28, 2017 at 8:58 review First posts
Sep 28, 2017 at 9:10
Sep 28, 2017 at 8:57 history asked mochaMame CC BY-SA 3.0