diff --git a/dev/bench/data.js b/dev/bench/data.js new file mode 100644 index 0000000..af854c1 --- /dev/null +++ b/dev/bench/data.js @@ -0,0 +1,50 @@ +window.BENCHMARK_DATA = { + "lastUpdate": 1727868580127, + "repoUrl": "https://github.com/LAPKB/pharmsol", + "entries": { + "Benchmark": [ + { + "commit": { + "author": { + "email": "66058642+mhovd@users.noreply.github.com", + "name": "Markus", + "username": "mhovd" + }, + "committer": { + "email": "66058642+mhovd@users.noreply.github.com", + "name": "Markus", + "username": "mhovd" + }, + "distinct": true, + "id": "8c99dfc75ed71e1f233e55be6e6d9b88f19396d7", + "message": "Benchmark data structures", + "timestamp": "2024-10-02T13:27:30+02:00", + "tree_id": "178d12c37d6ca2b93271674a70869ffe58686b96", + "url": "https://github.com/LAPKB/pharmsol/commit/8c99dfc75ed71e1f233e55be6e6d9b88f19396d7" + }, + "date": 1727868578732, + "tool": "cargo", + "benches": [ + { + "name": "SubjectBuilder simple", + "value": 161, + "range": "± 0", + "unit": "ns/iter" + }, + { + "name": "SubjectBuilder covariates", + "value": 735, + "range": "± 6", + "unit": "ns/iter" + }, + { + "name": "readme 20", + "value": 1414162, + "range": "± 19107", + "unit": "ns/iter" + } + ] + } + ] + } +} \ No newline at end of file diff --git a/dev/bench/index.html b/dev/bench/index.html new file mode 100644 index 0000000..6c88780 --- /dev/null +++ b/dev/bench/index.html @@ -0,0 +1,281 @@ + + + + + + + Benchmarks + + + + +
+ + + + + + +