Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving krat's updates.
Already using Twitter from your phone? Click here.
sequential search still doesn't beat stl map for a dozen values, now I'm gonna try ternary search trees and tries10:31 AM Jul 17thfrom Gwibber
I just halved the time my program needed to work. Now the only big stop point is the STL map which is kind of a bottleneck5:13 AM Jul 16thfrom Gwibber
stl map takes 27% of computing time in my program, given that I have few string values, what datastruct could I use? accepting ideas9:53 AM Jul 15thfrom Gwibber
I just spent two days trying to optimize an algorithm for a NP-complete problem. I just noticed there's still room for sparse optimizations11:25 AM Jul 14thfrom Gwibber
Spent the whole morning optimizing my unification algorithm: now it takes 0.8s against the ~8s of this morning. That's a 100% speedup8:06 AM Jul 13thfrom Gwibber
something that bothers me: when someone send me a "good morning" sms, I never know how to reply12:56 AM Jul 11thfrom Gwibber