Skip to content

spooky-soft/rust-ui-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust UI Testing

Some tests to identify and evaluate various Rust UI options

Head to the wiki to find out more.

The program is the binarytrees problem from hanabi1224's language and compiler benchmarks. The source code for the Rust implementation can be found here. The program maintains an inner list of the item that was most recently compared to the search query, and the UI renders that value at about 60 Hz, just so I can see how much overhead each of the UI implementations brings with it, with the CLI program being used as a base for comparison.

About

Some tests to identify and evaluate various Rust UI options

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages