Timeline for Avoiding repeated C++ virtual table lookup
Current License: CC BY-SA 4.0
3 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Mar 24, 2020 at 1:49 | vote | accept | galpo | ||
Mar 21, 2020 at 4:09 | comment | added | galpo | Thanks for the insight. I've done further testing and believe (2) is the culprit actually. I changed the multiplying of values at two memory addresses to simply the multiplying of two constants, and the runtime of the associated f() drops significantly in gprof | |
Mar 21, 2020 at 2:20 | history | answered | DeducibleSteak | CC BY-SA 4.0 |