• src/conio/bitmap_con.c vidmodes.c vidmodes.h

    From deuce@1:103/705 to CVS commit on Thu Feb 15 12:23:20 2018
    src/conio bitmap_con.c 1.129 1.130 vidmodes.c 1.26 1.27 vidmodes.h 1.26 1.27 Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv28421

    Modified Files:
    bitmap_con.c vidmodes.c vidmodes.h
    Log Message:
    Rename curs_blink to curs_blinks.



    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat Jan 11 12:45:31 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/20c4d22c41419caf851394eb
    Modified Files:
    src/conio/bitmap_con.c vidmodes.c vidmodes.h
    Log Message:
    Make vstat vmem a ringbuffer as well.

    This shaves off another .75 seconds, and gets rid of the last
    glaring plateau in the stack flamegraph.

    What's interersting is that I'm seeing my CPU utilization drop now
    too, which implies I've reached the speed of the pty connection
    type, or the speed of the term worker loop. Maybe I'll look there
    next, but since the pty isn't a major use-case for SyncTERM, I may
    not... at this point it's just benchmark golf.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)