Check out my first novel, midnight's simulacra!

Notcurses: Difference between revisions

From dankwiki
No edit summary
Line 59: Line 59:
==Terminal emulators==
==Terminal emulators==
The two primary environmental factors affecting notcurses are the terminal emulator and the configured fonts.
The two primary environmental factors affecting notcurses are the terminal emulator and the configured fonts.
For performance evaluation, I run `notcurses-demo` in each terminal three times. The terminal is configured to use Inconsolata Medium 12 as its primary font, and run at a 70x80 geometry. I report the minimum, maximum, and average of the three wall clock times.
{| class="wikitable"
{| class="wikitable"
! Emulator !! Notes
! Emulator !! Perf !! Notes
|-
|-
| xterm
| xterm
|
|
|
|-
|-
| rxvt
| rxvt
|
|
|
|-
|-
| libvte
| libvte
|
|
|
|-
|-
| kitty
| kitty
|
|
|
|-
|-
| alacritty
| alacritty
|
|
|
|-
|-
| terminator
| terminator
|
|
|
|-
|-
| terminology
| terminology
|
|
|
|-
|-
| konsole
| konsole
|
|
|
|-
|-