Prepare benchmarks + ~1.7x prepare perf improvement (#121)
* Add prepare benchmarks * Skip unnecessary peaks * Cite sample sources
This commit is contained in:
parent
db2c1ca316
commit
28512c8630
8 changed files with 964 additions and 43 deletions
8
samples/README.md
Normal file
8
samples/README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Sample Attribution
|
||||
|
||||
The sample sources with accompanying attributions and licenses are as follows:
|
||||
|
||||
| Sample | Title | Amendments | Source | License |
|
||||
| -------------- | --------------------------- | ---------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- |
|
||||
| `./arabic.txt` | Al-Kindi - First Philosophy | None | [Wiki Source](<https://en.wikisource.org/wiki/Moby-Dick_(1851)_US_edition/Chapter_1>) | [Creative Commons Attribution-ShareAlike License](https://creativecommons.org/licenses/by-sa/4.0/) |
|
||||
| `./latin.txt` | Moby Dick - First Chapter | None | [Wiki Source](https://ar.wikisource.org/wiki/%D8%A7%D9%84%D9%83%D9%86%D8%AF%D9%8A_-_%D8%A7%D9%84%D9%81%D9%84%D8%B3%D9%81%D8%A9_%D8%A7%D9%84%D8%A3%D9%88%D9%84%D9%89) | [Creative Commons Attribution-ShareAlike License](https://creativecommons.org/licenses/by-sa/4.0/) |
|
Loading…
Add table
Add a link
Reference in a new issue