{"id":18654092,"url":"https://github.com/rsvim/tests_and_benchmarks","last_synced_at":"2025-11-05T16:30:33.108Z","repository":{"id":254404472,"uuid":"846434716","full_name":"rsvim/tests_and_benchmarks","owner":"rsvim","description":"RSVIM Tests and Benchmarks.","archived":false,"fork":false,"pushed_at":"2024-12-09T06:30:51.000Z","size":2208,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-17T03:35:52.453Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rsvim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE.txt","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":"2024-08-23T07:45:49.000Z","updated_at":"2024-12-09T06:30:55.000Z","dependencies_parsed_at":"2024-09-12T15:49:27.226Z","dependency_job_id":null,"html_url":"https://github.com/rsvim/tests_and_benchmarks","commit_stats":null,"previous_names":["rsvim/tests","rsvim/tests_and_benchmarks"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsvim%2Ftests_and_benchmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsvim%2Ftests_and_benchmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsvim%2Ftests_and_benchmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsvim%2Ftests_and_benchmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsvim","download_url":"https://codeload.github.com/rsvim/tests_and_benchmarks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239467388,"owners_count":19643603,"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-07T07:13:58.215Z","updated_at":"2025-11-05T16:30:33.069Z","avatar_url":"https://github.com/rsvim.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RSVIM Tests and Benchmarks\n\nThis repository contains resources of tests and benchmarks for the RSVIM editor.\n\nThere are some python scripts and text files for testing/benchmarking the editor.\n\n## Requirements\n\nRequirements:\n\n- Bash compatible shells and core utils: `bash`, `curl`, `wget`, `tar`.\n- [Python 3.9+](https://www.python.org/), please setup the environment with:\n  - Create venv: `python3 -m venv ./venv`\n  - Activate venv: `source ./venv/bin/activate`\n  - Install dependencies: `python3 -m pip install -r requirements..txt`\n\n## Setup\n\n1. To setup the tests and benches, please first clone [rsvim](https://github.com/rsvim/rsvim):\n\n   ```bash\n   git clone https://github.com/rsvim/rsvim\n   ```\n\n2. Then `cd` into the `rsvim` project, then clone this [tests_and_benchmarks](https://github.com/rsvim/tests_and_benchmarks):\n\n   ```bash\n   cd ./rsvim\n   git clone --depth=1 https://github.com/rsvim/tests_and_benchmarks\n   ```\n\n3. Or you could clone this project under the same directory with `rsvim`, and create a symlink for it:\n\n   ```bash\n   # Don't have to `cd ./rsvim`\n   git clone --depth=1 https://github.com/rsvim/tests_and_benchmarks\n\n   # Create symlink\n   ln -s $PWD/tests_and_benchmarks $PWD/rsvim/tests_and_benchmarks\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsvim%2Ftests_and_benchmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsvim%2Ftests_and_benchmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsvim%2Ftests_and_benchmarks/lists"}