Skip to content
  • trimental's avatar
    Drop terminal lock before rendering · b22999f1
    trimental authored
    The terminal lock is now dropped before rendering by storing
    all grid cells before clearing the screen.
    
    This frees the terminal to do other things since the lock is now
    free, which lead to a performance benefit with high throughput
    applications.
    b22999f1