{"id":16185548,"url":"https://github.com/patrickhulce/electron-performance-examples","last_synced_at":"2026-03-18T18:18:42.207Z","repository":{"id":42844972,"uuid":"262834986","full_name":"patrickhulce/electron-performance-examples","owner":"patrickhulce","description":"Collection of electron performance examples.","archived":false,"fork":false,"pushed_at":"2022-11-10T17:26:16.000Z","size":166,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-14T23:42:33.877Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patrickhulce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-10T17:02:39.000Z","updated_at":"2021-02-02T16:11:33.000Z","dependencies_parsed_at":"2023-01-21T15:16:48.885Z","dependency_job_id":null,"html_url":"https://github.com/patrickhulce/electron-performance-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/patrickhulce/electron-performance-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhulce%2Felectron-performance-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhulce%2Felectron-performance-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhulce%2Felectron-performance-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhulce%2Felectron-performance-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickhulce","download_url":"https://codeload.github.com/patrickhulce/electron-performance-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhulce%2Felectron-performance-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28960761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T23:03:11.038Z","status":"ssl_error","status_checked_at":"2026-01-31T22:56:44.691Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T07:14:36.618Z","updated_at":"2026-01-31T23:42:04.116Z","avatar_url":"https://github.com/patrickhulce.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# electron-performance-examples\n\n## Overview\n\nRun `yarn \u0026\u0026 yarn start` to launch the project.\n\n![image](https://user-images.githubusercontent.com/2301202/81505629-51111a80-92b6-11ea-8869-71f3e4de7732.png)\n\nPlay around with the buttons to observe how Electron behaves with main-thread activity.\n\n## Background\n\nElectron has a main process and renderer processes, just like Chromium. [Electron's docs](https://www.electronjs.org/docs/tutorial/application-architecture#main-and-renderer-processes) and [Cameron's article](https://cameronnokes.com/blog/deep-dive-into-electron's-main-and-renderer-processes/) on this topic are really helpful introductions if you're unfamiliar with the basics.\n\n## Characteristics\n\n- Work in renderers does not affect other renderers.\n- Work in the main process _does_ impact renderers but only for handling user input and coordinating IPCs. Notice that while main thread stalls the JS-loop to render random numbers continues even though no buttons will respond to user input.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickhulce%2Felectron-performance-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickhulce%2Felectron-performance-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickhulce%2Felectron-performance-examples/lists"}