/ concept-collection / benchcompress
Sign in
concept-collection / benchcompress
97 files
.github/workflows/benchmark.yml.github/workflows/deploy-gh-pages.yml.gitignore.pre-commit-config.yaml.vscode/tasks.jsonLICENSEREADME.mdbenchcompress/.gitignorebenchcompress/LICENSEbenchcompress/README.mdbenchcompress/pyproject.tomlbenchcompress/setup.pybenchcompress/src/benchcompress/__init__.pybenchcompress/src/benchcompress/_analysis.pybenchcompress/src/benchcompress/_compress_ints_lossless.pybenchcompress/src/benchcompress/_data_loaders.pybenchcompress/src/benchcompress/_filters.pybenchcompress/src/benchcompress/_memobin.pybenchcompress/src/benchcompress/algorithms/__init__.pybenchcompress/src/benchcompress/algorithms/ans/CMakeLists.txtbenchcompress/src/benchcompress/algorithms/ans/__init__.pybenchcompress/src/benchcompress/algorithms/ans/get_run_lengths.cppbenchcompress/src/benchcompress/algorithms/ans/get_run_lengths.pybenchcompress/src/benchcompress/algorithms/ans/markov_predict.cppbenchcompress/src/benchcompress/algorithms/ans/markov_predict.pybenchcompress/src/benchcompress/algorithms/ans/markov_reconstruct.cppbenchcompress/src/benchcompress/algorithms/ans/markov_reconstruct.pybenchcompress/src/benchcompress/algorithms/brotli/__init__.pybenchcompress/src/benchcompress/algorithms/lzma/__init__.pybenchcompress/src/benchcompress/algorithms/zlib/__init__.pybenchcompress/src/benchcompress/algorithms/zstd/__init__.pybenchcompress/src/benchcompress/cli.pybenchcompress/src/benchcompress/datasets/__init__.pybenchcompress/src/benchcompress/datasets/bernoulli/__init__.pybenchcompress/src/benchcompress/datasets/gaussian/__init__.pybenchcompress/src/benchcompress/datasets/real/__init__.pybenchcompress/src/benchcompress/run_benchmarks.pydevel/check_format.shdevel/compile_markov_bench_cpp.shdevel/format_code.shdevel/generate_posts_index.shdevel/markov_bench.cppdevel/markov_bench.pyscripts/run_benchmarks.pytest1.pyweb-ui/.gitignoreweb-ui/README.mdweb-ui/eslint.config.jsweb-ui/index.htmlweb-ui/package-lock.jsonweb-ui/package.jsonweb-ui/public/404.htmlweb-ui/public/favicon.svgweb-ui/public/logo.svgweb-ui/public/posts/2025-01-27-dataset-timeseries-view.mdweb-ui/public/posts/index.txtweb-ui/public/vite.svgweb-ui/src/App.cssweb-ui/src/App.tsxweb-ui/src/assets/react.svgweb-ui/src/components/AppHeader.cssweb-ui/src/components/BenchmarkTable.tsxweb-ui/src/components/ScrollToTop.tsxweb-ui/src/components/TagFilter.tsxweb-ui/src/components/algorithm/AlgorithmContent.tsxweb-ui/src/components/benchmark/charts/BenchmarkCharts.tsxweb-ui/src/components/benchmark/export/csvExport.tsweb-ui/src/components/benchmark/table/BenchmarkTable.tsxweb-ui/src/components/benchmark/table/columns.tsxweb-ui/src/components/benchmark/utils/formatters.tsweb-ui/src/components/dataset/DatasetContent.tsxweb-ui/src/components/dataset/TimeseriesView.tsxweb-ui/src/components/dataset/TimeseriesViewWorker.tsweb-ui/src/components/dataset/WorkerTypes.tsweb-ui/src/components/dataset/timeseriesViewReducer.tsweb-ui/src/components/tables/DatasetAlgorithmTables.tsxweb-ui/src/hooks/TimeseriesDataClient.tsweb-ui/src/hooks/useBenchmarkChartData.tsweb-ui/src/hooks/useMarkdownContent.tsweb-ui/src/hooks/useMarkdownPosts.tsweb-ui/src/hooks/useTagFilter.tsweb-ui/src/hooks/useTimeseriesData.tsweb-ui/src/hooks/useTimeseriesDataClient.tsweb-ui/src/index.cssweb-ui/src/main.tsxweb-ui/src/pages/About.tsxweb-ui/src/pages/Algorithm.tsxweb-ui/src/pages/Dataset.tsxweb-ui/src/pages/Home.tsxweb-ui/src/reducers/tabsReducer.tsweb-ui/src/types.tsweb-ui/src/vite-env.d.tsweb-ui/tsconfig.app.jsonweb-ui/tsconfig.app.tsbuildinfoweb-ui/tsconfig.jsonweb-ui/tsconfig.node.jsonweb-ui/vite.config.ts
moveopenescclose