Reply to post: Re: Gimme speed

Monday: Intel touts 28-core desktop CPU. Tuesday: AMD turns Threadripper up to 32

Anonymous Coward
Anonymous Coward

Re: Gimme speed

"I've worked on projects before, where analyses or reports took days or weeks to run."

A new large data analysis worked - but took 11 hours to run. It already used doped vector arrays to allow easy insertion/sorting. Next day the time was brought down to 30 minutes by using a binary chop search to find things in the arrays.

While the program was written in C - both doped vector arrays and binary chop searches were techniques I learned when writing in assembler many years ago. They both require an appreciation of low level data structures and memory allocation.

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon