{"id":19166409,"url":"https://github.com/cipherstash/tfhe-ore-bench","last_synced_at":"2026-06-11T23:31:25.758Z","repository":{"id":235637170,"uuid":"725400018","full_name":"cipherstash/tfhe-ore-bench","owner":"cipherstash","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-07T19:52:44.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-07T20:32:55.512Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/cipherstash.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}},"created_at":"2023-11-30T03:57:08.000Z","updated_at":"2025-03-07T19:52:47.000Z","dependencies_parsed_at":"2024-04-24T04:44:23.973Z","dependency_job_id":null,"html_url":"https://github.com/cipherstash/tfhe-ore-bench","commit_stats":null,"previous_names":["cipherstash/tfhe-ore-bench"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cipherstash/tfhe-ore-bench","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cipherstash%2Ftfhe-ore-bench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cipherstash%2Ftfhe-ore-bench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cipherstash%2Ftfhe-ore-bench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cipherstash%2Ftfhe-ore-bench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cipherstash","download_url":"https://codeload.github.com/cipherstash/tfhe-ore-bench/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cipherstash%2Ftfhe-ore-bench/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34222709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":[],"created_at":"2024-11-09T09:32:39.695Z","updated_at":"2026-06-11T23:31:25.753Z","avatar_url":"https://github.com/cipherstash.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TFHE/ORE benchmark\n\nA small benchmark suite comparing similar operations in the homomorphic encryption library [tfhe](https://crates.io/crates/tfhe) to the order revealing encryption library [ore-rs](https://crates.io/crates/ore-rs).\n\n## Running\n\nRun the benchmarks using the following command:\n\n```rs\ncargo bench\n```\n\nPerformance characteristics may change if you target your native CPU.\nIt might be useful to try running the following as well:\n\n```rs\nRUSTFLAGS=\"-Ctarget-cpu=native\" cargo bench\n```\n\n## Results\n\n```txt\nResults from running on an Apple M2:\n\ntfhe/encrypt            time:   [10.972 ms 11.316 ms 11.855 ms]\ntfhe/a == b             time:   [148.64 ms 151.43 ms 154.80 ms]\ntfhe/a \u003e b              time:   [159.80 ms 161.58 ms 163.65 ms]\ntfhe/a \u003c b              time:   [162.39 ms 166.15 ms 170.87 ms]\ntfhe/a \u003e= a             time:   [24.159 ms 24.767 ms 25.546 ms]\ntfhe/a \u003c= a             time:   [28.279 ms 29.630 ms 31.094 ms]\n\nore/encrypt             time:   [372.42 µs 373.68 µs 375.16 µs]\nore/a == b              time:   [737.36 ns 755.64 ns 783.50 ns]\nore/a \u003e b               time:   [740.85 ns 750.47 ns 769.78 ns]\nore/a \u003c b               time:   [747.51 ns 755.29 ns 763.02 ns]\nore/a \u003e= a              time:   [126.00 ns 130.67 ns 136.81 ns]\nore/a \u003c= a              time:   [126.22 ns 129.91 ns 135.20 ns]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcipherstash%2Ftfhe-ore-bench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcipherstash%2Ftfhe-ore-bench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcipherstash%2Ftfhe-ore-bench/lists"}