An open API service indexing awesome lists of open source software.

https://github.com/tauri-apps/benchmark_electron


https://github.com/tauri-apps/benchmark_electron

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

        

# Benchmarks Results

[![Chat Server](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/SpmNs4S)
[![devto](https://img.shields.io/badge/blog-dev.to-black.svg)](https://dev.to/tauri)
[![devto](https://img.shields.io/badge/documentation-tauri.studio-purple.svg)](https://tauri.studio/docs/getting-started/intro)
[![https://good-labs.github.io/greater-good-affirmation/assets/images/badge.svg](https://good-labs.github.io/greater-good-affirmation/assets/images/badge.svg)](https://good-labs.github.io/greater-good-affirmation)
[![support](https://img.shields.io/badge/sponsor-open%20collective-blue.svg)](https://opencollective.com/tauri)

All benchmarks run on Github Actions on `ubuntu-latest` matrix. We measure various metrics of the following applications:

- [electron_cpu_intensive](https://github.com/tauri-apps/benchmark_electron/tree/dev/apps/cpu_intensive)
- [electron_file_transfer](https://github.com/tauri-apps/benchmark_electron/tree/dev/apps/file_transfer)
- [electron_hello_world](https://github.com/tauri-apps/benchmark_electron/tree/dev/apps/hello_world)

### Acknowledgement

We would like to thank the authors and contributors to [xplat-challenges](https://github.com/crossplatform-dev/xplat-challenges) for their groundbreaking work where much of the electron code has been taken. Thankyou!!!