{"id":15698985,"url":"https://github.com/pgilad/jtl-parse","last_synced_at":"2025-10-25T02:47:59.495Z","repository":{"id":57557091,"uuid":"119202205","full_name":"pgilad/jtl-parse","owner":"pgilad","description":"Stream decode JMeter JTL files and output them as XML, CSV","archived":false,"fork":false,"pushed_at":"2019-02-13T09:13:53.000Z","size":31,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-09T02:17:14.010Z","etag":null,"topics":["decoder","jmeter","parser","stream","tool","xml"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pgilad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-27T21:00:49.000Z","updated_at":"2023-12-07T06:06:13.000Z","dependencies_parsed_at":"2022-09-07T17:51:52.934Z","dependency_job_id":null,"html_url":"https://github.com/pgilad/jtl-parse","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/pgilad/jtl-parse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgilad%2Fjtl-parse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgilad%2Fjtl-parse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgilad%2Fjtl-parse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgilad%2Fjtl-parse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgilad","download_url":"https://codeload.github.com/pgilad/jtl-parse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgilad%2Fjtl-parse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280897696,"owners_count":26409960,"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","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["decoder","jmeter","parser","stream","tool","xml"],"created_at":"2024-10-03T19:37:15.242Z","updated_at":"2025-10-25T02:47:59.457Z","avatar_url":"https://github.com/pgilad.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JTL Parse\n\u003e Stream decode JMeter JTL files and output them as XML, CSV\n\nParse JMeter JTL files, supporting:\n\n- Nested samples\n- JMeter custom variables\n- Responses\n- Assertions\n- Cookies\n- More...\n\nThe parser is a **stream decoder**, meaning it's safe to use for very large files\n\n## Usage\n\n```bash\n❯ ./jtl-parse -h\nUsage: jtl-parse [--output OUTPUT] FILENAME\n\nPositional arguments:\n  FILENAME\n\nOptions:\n  --output OUTPUT, -o OUTPUT\n                         specify the output type, valid options: csv,xml,json [default: json]\n  --help, -h             display this help and exit\n```\n\n## Parse Validating\n\nOutput/Input XML is not in canonical format, in order to diff them,\nuse the included `compare.sh` script:\n\n```bash\n$ ./compare.sh data.jtl\n```\n\n## Output Formats\n\n- XML\n\n- JSON\n\n- CSV\n\nSample CSV output:\n```csv\nLabel,Timestamp,Response Time,Latency,Users\nLabel1,1519028940050,1205,1205,1\nLabel2,1519028941268,93,93,1\n```\n\n## License\n\nMIT © [Gilad Peleg](https://www.giladpeleg.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgilad%2Fjtl-parse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpgilad%2Fjtl-parse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgilad%2Fjtl-parse/lists"}