{"id":19414876,"url":"https://github.com/markpflug/benchmarks","last_synced_at":"2025-04-24T12:32:14.901Z","repository":{"id":44949382,"uuid":"318667570","full_name":"MarkPflug/Benchmarks","owner":"MarkPflug","description":"Benchmarks for various .NET libraries.","archived":false,"fork":false,"pushed_at":"2024-10-21T15:51:26.000Z","size":30786,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-22T02:49:22.422Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarkPflug.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-05T00:30:25.000Z","updated_at":"2024-10-21T15:51:30.000Z","dependencies_parsed_at":"2024-04-12T21:58:12.646Z","dependency_job_id":null,"html_url":"https://github.com/MarkPflug/Benchmarks","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/MarkPflug%2FBenchmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkPflug%2FBenchmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkPflug%2FBenchmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkPflug%2FBenchmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarkPflug","download_url":"https://codeload.github.com/MarkPflug/Benchmarks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223954298,"owners_count":17231186,"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-10T12:40:29.224Z","updated_at":"2024-11-10T12:40:29.718Z","avatar_url":"https://github.com/MarkPflug.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sylvan Benchmarks\r\n\r\nThis repository contains benchmarks for my collection of [Sylvan](https://github.com/MarkPflug/Sylvan) .NET libraries, \r\ncomparing them with other libraries in the .NET ecosystem.\r\nThe benchmarks are written using [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet).\r\nThe various libraries provide different APIs, so the while each benchmark has slightly \r\ndifferent construction, I believe they provide a fair comparison.  \r\nIf any of the benchmarks are found to be incorrectly setup, \r\nI'd happily welcome a pull request with a fix.\r\n\r\nMany of the benchmarks in this collection use sample \"Sales Record\" data files from\r\n[excelbianalytics.com](https://excelbianalytics.com/wp/downloads-18-sample-csv-files-data-sets-for-testing-sales/).\r\nThis files contains 14 columns of multiple data types including string, integer, date, and decimal.\r\n\r\n## Running benchmarks\r\n\r\n`benchmark.cmd`\r\n\r\nThis will compile and run the benchmark project, which will then present \r\na selection for which benchmark set to run.\r\n\r\n## Benchmark Environment\r\n\r\nBenchmark results were updated with latest package versions as of Nov 14, 2023, as well as updating to .NET 8.0.\r\n\r\nThe benchmark results reported here were run with the following configuration, unless otherwise noted:\r\n```\r\nBenchmarkDotNet v0.13.10, Windows 10 (10.0.19045.3570/22H2/2022Update)\r\nIntel Core i7-7700K CPU 4.20GHz (Kaby Lake), 1 CPU, 8 logical and 4 physical cores\r\n.NET SDK 8.0.100\r\n  [Host] : .NET 8.0.0 (8.0.23.53103), X64 RyuJIT AVX2\r\n```\r\n\r\n## [CSV Reader Benchmarks](docs/CsvReaderBenchmarks.md)\r\n\r\nBenchmarks for libraries that implement CSV readers.\r\n\r\n## [CSV Writer Benchmarks](docs/CsvWriterBenchmarks.md)\r\n\r\nBenchmarks for libraries that implement CSV writers.\r\n\r\n## [Excel Reader Benchmarks](docs/ExcelReaderBenchmarks.md)\r\n\r\nBenchmarks for Excel data reader libraries processing .xlsx, .xlsb, and xls files.\r\n\r\n## [Excel Writer Benchmarks](docs/ExcelWriterBenchmarks.md)\r\n\r\nBenchmarks for Excel libraries writing .xlsx files.\r\n\r\n## [XBase Reader Benchmarks](docs/XBaseDataReaderBenchmarks.md)\r\n\r\nBenchmarks for .dbf data reader libraries.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkpflug%2Fbenchmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkpflug%2Fbenchmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkpflug%2Fbenchmarks/lists"}