IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Was trying to avoid virtual functions
This stuff is potentially in a tight loop.
--

We have only 2 things to worry about: That
things will never get back to normal, and that they already have.
New ROFL - "This prog might actually do something needing speed"
-drl
New Write the program you want
then optimize it.

Not the other way around.

The number of people who need to write performance critical code is at least 3 orders of magnitude smaller than the people who think they need to write performance critical code.

I am out of the country for the duration of the Bush administration.
Please leave a message and I'll get back to you when democracy returns.
New I know, I know.
I have always heard that theory that templates are as powerful for generic programming as virtual functions. I decided to test that statement. In the end, templates worked out just fine, the code is no less elegant than it would be if I used an interface. And the code is not _really_ in a tight loop at the moment. In my defense I can only say that the code that's being replaced with the scheduler used to take 80% of CPU time, so I wanted the replacement to be very, very tight. May be tighter than it needs to be.
--

We have only 2 things to worry about: That
things will never get back to normal, and that they already have.
     I've learned something new in C++ today! - (Arkadiy) - (36)
         Criminy - (deSitter) - (2)
             No, just what I needed :) -NT - (Arkadiy) - (1)
                 No Way! - (deSitter)
         Re: I've learned something new in C++ today! - (wharris2) - (1)
             Crawl? Run, run! -NT - (Arkadiy)
         Don't forget your extra space - (tuberculosis) - (30)
             Re: Don't forget your extra space - (Arkadiy) - (29)
                 Fear the syntax error messages... -NT - (admin)
                 No, wait, I need more context. - (tuberculosis) - (25)
                     Wow! - (Arkadiy) - (24)
                         Grammar police - (drewk) - (18)
                             No - (deSitter)
                             Spelling police - (Arkadiy) - (16)
                                 Arrrgh! - (drewk) - (15)
                                     Instantiation has been in use for a long time... - (admin) - (14)
                                         Careful, keep this up and you'll be agreeing with ... - (drewk) - (13)
                                             Re: Careful, keep this up and you'll be agreeing with ... - (admin) - (12)
                                                 Then I hereby nominate ... objectification - (drewk) - (11)
                                                     Re: Then I hereby nominate ... objectification - (admin) - (10)
                                                         He meant "objectifaction" - (deSitter) - (1)
                                                             Re: He meant "objectifaction" - (admin)
                                                         Not as a noun, though - (drewk) - (7)
                                                             Objectification IS a noun, you knob. -NT - (admin) - (6)
                                                                 Umm, well, yeah, but ... uhhh - (drewk) - (1)
                                                                     Welll... - (admin)
                                                                 You've been using that a lot lately. - (static) - (3)
                                                                     Well I know where *I* got it from - (ben_tilly)
                                                                     My (obvious) guess: Peter. - (CRConrad)
                                                                     Dunno. - (admin)
                         I'm not saying its good. - (tuberculosis) - (4)
                             Was trying to avoid virtual functions - (Arkadiy) - (3)
                                 ROFL - "This prog might actually do something needing speed" -NT - (deSitter)
                                 Write the program you want - (tuberculosis) - (1)
                                     I know, I know. - (Arkadiy)
                 Ow ow ow ow ow ow - (static) - (1)
                     Run away! run Away! - (boxley)

i only type in lowercase because i hate capitalism.
96 ms