Timeline for What is beyond ordinary c++, when trying to optimize a function?
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 26 at 23:37 | comment | added | gnasher729 | You think. Measure it. | |
| Jun 26 at 18:23 | comment | added | Basilevs | I think QTextStream is buffered. In addition here is writes to FILE*, which is also. buffered. Double buffering plus funciton inlining, should amortize write overheads. | |
| Jun 26 at 17:42 | history | answered | gnasher729 | CC BY-SA 4.0 |