termbench VS Windows Terminal

Compare termbench vs Windows Terminal and see what are their differences.

termbench

Simple benchmark for terminal output (by cmuratori)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
termbench Windows Terminal
9 507
204 93,619
- 0.5%
1.9 9.7
10 months ago about 5 hours ago
C++ C++
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

termbench

Posts with mentions or reviews of termbench. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-22.
  • st vs opengl terminals
    1 project | /r/suckless | 25 Apr 2023
  • A year of building for the terminal
    3 projects | /r/programming | 22 Dec 2022
    "Seems smooth to me" is a thing people constantly say, at this point I just assume everyone's blind to lag. I'll wait for the benchmarks.
  • Jonathan Blow on how Microsoft responded to Windows Terminal suggestions
    1 project | news.ycombinator.com | 6 May 2022
    > (4) Casey sits down and writes termbench, to illustrate his point (https://github.com/cmuratori/termbench); it is indeed orders of magnitude faster than Windows Terminal, and proves his point decisively.

    This is actually pretty interesting. Is there something similar specifically for linux?

  • Show HN: Warp, a Rust-based terminal for the modern age
    39 projects | news.ycombinator.com | 5 Apr 2022
    I just ran a quick test using Casey Muratori's termbench (https://github.com/cmuratori/termbench) you are an order of magnitude slower than Alacritty, and also significantly slower than iTerm. Warp also locks up pretty severely and only shows a new frame once every few seconds during most of the run.

    Alacritty

  • kitty - the fast, featureful, GPU based terminal emulator
    4 projects | /r/programming | 11 Dec 2021
  • Windows 11 available on October 5
    3 projects | news.ycombinator.com | 31 Aug 2021
    > Am I the only one who really enjoys Windows 11 so far?

    Probably not, but consider that people have a lot of different use cases for their computer and a lot of different priorities and Microsoft has been pretty consistent lately about ignoring pretty much any of them that aren't "I really wish my desktop were a clunky tablet".

    > I really like the new UI which feels more modern and harmonic

    Subjective, but feeling more modern is precisely the opposite of what I want in a UI. Modern means slow and cumbersome with lots of wasted space, sparse options, and unreadable widgets.

    > Control Panel is still in there somewhere but why should I care?

    Control Panel had nothing wrong with it and probably still has settings options that are missing from the new ones?

    > new GPU accelerated Terminal is really nice

    It's performance is remarkably terrible for something that's GPU accelerated. Casey Muratori has said a lot about it. https://github.com/cmuratori/termbench and https://github.com/cmuratori/refterm were a result. It doesn't mean a lot in terms of quality of Windows 11, I just think it is a good illustration of modern Windows team's development practices.

    > Does it have tons of telemetry, cruft from 20 years in the kernel and some rough edges?

    Cruft is fine because it is there for backwards compat, which is huge for a tone of desktop use cases. Linux Kernel has a ton of cruft too for the same reason. Telemetry is bullshit and wastes my computer's resources to effectively spy on me.

    > Is the hardware requirements a bit ridiculous?

    The hardware requirements are very ridiculous. Windows 11 is not revolutionary, but somehow manages to require twice the minimum specs of ten in some metrics, and a TPM module.

    > To each their own I guess but it sometimes feels a bit depressing how HN crowd trashes every OS.

    They all have problems, big problems, so they all deserve it. I find it more remarkable that people consistently try to say that everything is actually ok!

    > Is everyone here still using C64, Windows 2000 or OS9 because it „was the last good system“?

    God I wish they were still viable.

  • Refterm v2 - Resource usage, binary splat, glyph sizing, and more
    3 projects | /r/programming | 12 Jul 2021
  • How fast should an unoptimized terminal run?
    1 project | news.ycombinator.com | 4 Jul 2021
    Not just Windows. While this is specifically about Windows, you can view this as at least a baseline for terminals: thousands of fps are within reach. If you're barely reaching a few dozen, or less, you're doing something wrong.

    See also his benchmark for terminals: https://github.com/cmuratori/termbench

    5 projects | /r/programming | 3 Jul 2021
    When looking into the issue further, he made a benchmark for the terminal: termbench. On the issue he made, him and a couple others found that the Windows Terminal was spending a large amount of time parsing VT codes. A fair bit of this bottleneck was due to std::string and std::vector resizing.

Windows Terminal

Posts with mentions or reviews of Windows Terminal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-06.
  • Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?
    53 projects | news.ycombinator.com | 6 May 2024
    A Microsoft employee recently (~6 months) opened a Github issue to discuss a command line editor for Windows: https://github.com/microsoft/terminal/discussions/16440
  • Deleting Software I Wrote Upon Leaving Employment of a Company
    1 project | news.ycombinator.com | 15 Mar 2024
    > convince management of the value

    This presupposes that such convincing is even possible. Many, many companies have leadership that are simply terrible at identifying value. If you've never been part of a majority of developers advocating for, if not outright begging for, some huge ROI initiative to get the green light, you are very fortunate.

    There are great counterexamples, like Valve, which is known for giving developers an extreme degree of autonomy, and they benefit greatly from that approach. For each Valve, though, there are dozens of companies that manage to succeed despite themselves.

    Take Microsoft, for example. One tiny, yet representative, example: the way the Windows Terminal team handled a suggestion from Casey Muratori to take their software from abysmally slow to lightning fast:

    https://github.com/microsoft/terminal/issues/10362

    A quote from one of the Terminal developers, dismissing the suggestion:

    > I believe what you’re doing is describing something that might be considered an entire doctoral research project in performant terminal emulation as “extremely simple” somewhat combatively…

    Just how difficult was such an endeavor in actuality? Well, given that Casey implemented his own terminal emulator from scratch and incorporated the functionality he was proposing in a mere weekend... not a whole lot. Relatively minor effort for a huge return on investment. It took Casey explaining the concepts, then providing a working proof of concept, and finally a bunch of backlash online towards the Terminal team to get them to do the right thing for themselves and their users.

  • A glimpse into the universe where Windows died with the 1980s
    2 projects | news.ycombinator.com | 12 Mar 2024
    At this point ConHost.exe is open source [0] so it is maybe not a stretch to expect Microsoft to open source CMD.EXE at some point.

    Though with PowerShell being cross-platform and already open source, I personally don't think there's enough to gain in some sort of better open source CMD.EXE fork. I'd be interested in being proved wrong on that, but I'm also happy enough with PowerShell these days I'm not in a hurry to return to CMD.EXE.

    [0] https://github.com/microsoft/terminal/tree/main/src/host

  • Windows 11 looks to be getting a key Linux tool added in the future
    1 project | news.ycombinator.com | 2 Feb 2024
    "Users of Linux and macOS may well be familiar with the sudo command, used regularly in the terminal, and it looks like Windows may finally be getting its own version."

    More Linux tools are coming to Windows, especially Windows Server because the tools are good and they make it easier to administer a Windows Server.

    They are looking at adding a default TUI text editor (https://github.com/microsoft/terminal/discussions/16440) and now they are adding sudo.

    I would not be surprised if systemd or something like it gets ported or reinvented for Windows simply because it makes managing services so nice.

  • Overview over Microsoft's developer tools for Windows
    4 projects | dev.to | 19 Jan 2024
    GitHub
  • On Being Listed as an Artist Whose Work Was Used to Train Midjourney
    1 project | news.ycombinator.com | 16 Jan 2024
    >We are allowed to view and consume it, to be influenced by it, and under many circumstances even outright copy it.

    People keep saying this but it's actually much more complicated, and in many cases you can't view copyrighted content.

    An example, MicroSoft employees are not permitted to view or learn from an open source (GPL-2) terminal emulator:

    https://github.com/microsoft/terminal/issues/10462#issuecomm...

    Another example is proprietary software that may have it's source available, either intentionally or not. If you view this and then work on something related to it, like WINE for example, you are definitely at risk of being successfully sued.

    If you worked at MicroSoft and worked on Windows, you would not be able to participate in WINE development at all without violating copyright.

    If you viewed leaked Windows source code you also would not be able to participate in WINE development.

    An interesting question that I have, is whether training on proprietary, non-trade-secret sources would be allowed. Something like unreal engine, where you can view the source but it's still proprietary.

  • Terminal Smooth Scrolling
    2 projects | news.ycombinator.com | 4 Jan 2024
    Windows Terminal is pretty good and a new terminal emulator written in the last few years. No smooth scrolling, here's the GitHub issue requesting it: https://github.com/microsoft/terminal/issues/1400
  • Microsoft defends Edge's predatory practices with cringe reply on X
    2 projects | news.ycombinator.com | 14 Dec 2023
    Assume its related to this:

    https://github.com/microsoft/terminal/issues/10362

    It's nothing serious just microsoft engineers writing slow as shit code and reacting poorly to someone trying to help.

  • Should Windows have a default CLI editor?
    2 projects | news.ycombinator.com | 13 Dec 2023
    "There are plenty of offline scenarios where this would be incredibly useful. For disconnected environments, etc. There are some environments that will never connect to winget."

    Source: https://github.com/microsoft/terminal/discussions/16440#disc...

  • Windows Feature Exploration: Default CLI Text Editor
    1 project | news.ycombinator.com | 10 Dec 2023

What are some alternatives?

When comparing termbench and Windows Terminal you can also consider the following projects:

refterm - Reference monospace terminal renderer

Tabby - A terminal for a more modern age

warp - Secure and simple terminal sharing

cmder - Lovely console emulator package for Windows

glkitty - port of the OpenGL gears demo to kitty terminal graphics protocol

sixel-tmux - sixel-tmux is a fork of tmux, with just one goal: having the most reliable support of graphics

upterm - A terminal emulator for the 21st century.

PowerShell - PowerShell for every system!

workflows - Workflows make it easy to browse, search, execute and share commands (or a series of commands)--without needing to leave your terminal.

starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

themes - Custom themes repository for Warp, a blazingly fast modern terminal built in Rust.