https://github.com/shedou/chimbabench
Portable benchmark and system information tool
https://github.com/shedou/chimbabench
benchmark benchmarks godot linux portable tools windows
Last synced: 4 months ago
JSON representation
Portable benchmark and system information tool
- Host: GitHub
- URL: https://github.com/shedou/chimbabench
- Owner: Shedou
- License: gpl-3.0
- Created: 2023-03-12T12:09:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-25T18:54:00.000Z (over 1 year ago)
- Last Synced: 2025-03-24T19:39:38.525Z (over 1 year ago)
- Topics: benchmark, benchmarks, godot, linux, portable, tools, windows
- Language: GDScript
- Homepage:
- Size: 15.1 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChimbaBench [](https://github.com/Shedou/ChimbaBench/releases)
## Описание | Description
Портативное многофункциональное приложение включающее в себя тесты производительности и дополнительные инструменты для получения информации о системе.
A portable multifunctional application that includes performance tests and additional tools for obtaining information about the system.
Возможности | Features:
- **System Info:** Набор команд и дополнительных приложений для получения разнообразной информации.
- **Font Test:** Здесь можно протестировать шрифты.
- **Simple Box:** Простой тест производительности.
- **GPU Heavy:** Более сложный тест производительности для видеокарт.
English translation:
- **System Info:** A set of commands and additional applications for obtaining a variety of information.
- **Font Test:** Fonts can be tested here.
- **Simple Box:** Simple performance test.
- **GPU Heavy:** More difficult benchmark for graphics cards.
**ChimbaBench v2.6:**
||||
|---|---|---|
|  |  |  |
|  |  |  |
|||
|---|---|
|  |  |
## Загрузки | Downloads
### Текущая версия | Current version: [ChimbaBench v2.6](https://github.com/Shedou/ChimbaBench/releases/tag/v26) - [](https://github.com/Shedou/ChimbaBench/releases/tag/v26)
Предыдущие версии | Previous versions:
- [ChimbaBench v2.4](https://github.com/Shedou/ChimbaBench/releases/tag/v25)
- [ChimbaBench v2.4](https://github.com/Shedou/ChimbaBench/releases/tag/v24)
- [ChimbaBench v2.3](https://github.com/Shedou/ChimbaBench/releases/tag/v23)
- [ChimbaBench v2.2](https://github.com/Shedou/ChimbaBench/releases/tag/v22)
- [ChimbaBench v2.1](https://github.com/Shedou/ChimbaBench/releases/tag/v21)
- [ChimbaBench v2.0](https://github.com/Shedou/ChimbaBench/releases/tag/v20)
- [ChimbaBench v1.3](https://github.com/Shedou/ChimbaBench/releases/tag/v1.3)
- [ChimbaBench v1.2](https://github.com/Shedou/ChimbaBench/releases/tag/v1.2)
- [ChimbaBench v1.1](https://github.com/Shedou/ChimbaBench/releases/tag/v1.1)
- [ChimbaBench v1.0](https://github.com/Shedou/ChimbaBench/releases/tag/v1.0)
## Известные проблемы | Known problems
LLVMpipe Driver Problem...
||||
|-|-|-|
https://overclockers.ru/blog/Hard-Workshop/show/101225/llvmpipe-problema-sovremennyh-distributivov-linux-polomali-chto-rabotalo
https://overclockers.ru/blog/Hard-Workshop/show/100259/llvmpipe-problema-sovremennyh-distributivov-linux
ChimbaBench v2.6 and older:
- Длительность теста увеличивается если FPS ниже 8, результаты могут быть искажены. (неправильно работают стандартные таймеры Godot Engine если FPS ниже 8).
- The duration of the test increases if FPS is below 8, the results may be distorted. (standard Godot Engine timers do not work correctly if FPS is below 8).
## Системные требования | System requirements:
- Windows 7+
- Linux дистрибутивы 2013 года и новее | Linux distributions 2013 year and newer (requires GLIBC 2.17 or later)
- OpenGL 3.x (minimum OpenGL 2.1 / OpenGL ES 2.0)
## License "ChimbaBench"
ChimbaBench\
Copyright (C) 2023 Chimbal\
This program is free software: you can redistribute it and/or modify\
it under the terms of the GNU General Public License as published by\
the Free Software Foundation, either version 3 of the License, or\
any later version.\
This program is distributed in the hope that it will be useful,\
but WITHOUT ANY WARRANTY; without even the implied warranty of\
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\
GNU General Public License for more details.\
You should have received a copy of the GNU General Public License\
along with this program. If not, see https://www.gnu.org/licenses/.
## License "GODOT Engine"
GODOT Engine - https://godotengine.org/license
## Other licenses
Any third party are subject to their own licenses.
## Project status
Paused.