{"id":19839443,"url":"https://github.com/scientifichackers/flutter-analytics-recorer-bench","last_synced_at":"2025-10-24T17:43:37.386Z","repository":{"id":133162455,"uuid":"191953331","full_name":"scientifichackers/flutter-analytics-recorer-bench","owner":"scientifichackers","description":"A benchmark for analytics recordings in flutter plugins.","archived":false,"fork":false,"pushed_at":"2019-06-14T14:20:56.000Z","size":169,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T00:28:13.478Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scientifichackers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-14T14:05:10.000Z","updated_at":"2019-06-14T14:20:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"b10b1905-a527-439c-bc99-185ea936990e","html_url":"https://github.com/scientifichackers/flutter-analytics-recorer-bench","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientifichackers%2Fflutter-analytics-recorer-bench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientifichackers%2Fflutter-analytics-recorer-bench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientifichackers%2Fflutter-analytics-recorer-bench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientifichackers%2Fflutter-analytics-recorer-bench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scientifichackers","download_url":"https://codeload.github.com/scientifichackers/flutter-analytics-recorer-bench/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241209542,"owners_count":19927734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-11-12T12:22:27.646Z","updated_at":"2025-10-24T17:43:32.334Z","avatar_url":"https://github.com/scientifichackers.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# analytis_recorder_bench\n\nIt aims to compare 2 different ways of recording data in plugins.\n\n1. Record random data in Kotlin, after every `recordWriteDuration`.\n    Then read it from Kotlin every `recordReadDuration`, and show it on the screen.\n\n2. Record random data in Kotlin, transport it to dart, every `recordWriteDuration`.\n    Then read it from Dart every `recordReadDuration`, and show it on the screen.\n\nThe results are available in the [results](results) folder, along with the environment config they were run in.\n\n---\n\nThis was originally created for the flutter_cognito_plugin,\nand is part of a bigger initiative to make software development a _proper_ science.\n\n---\n\nYou may run the tests for yourself, using:\n\n```\n$ cd example\n$ flutter drive --profile --target=test_driver/app.dart\n```\n\nWe encourage you to submit your test results on a different env.\n\nThe scientific method is all about comparing observations,\nand this benchmark is merely an excuse for us to experiment with this process in software development.\n\n---\n\nThe [parameters](example/test_driver/app_test.dart) are selected under an assumption that data will be recorded often,\nbut accessed at a releatively slower pace.\n\nShould you chose to tweak them, you are required to publish those numbers as well.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscientifichackers%2Fflutter-analytics-recorer-bench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscientifichackers%2Fflutter-analytics-recorer-bench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscientifichackers%2Fflutter-analytics-recorer-bench/lists"}