Skip to content

Commit

Permalink
Benchmark a simple BPE tokeniser (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
hauntsaninja committed May 20, 2024
1 parent e094f2b commit 784d042
Show file tree
Hide file tree
Showing 4 changed files with 312 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyperformance/data-files/benchmarks/MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ async_tree_eager_memoization_tg <local:async_tree>
asyncio_tcp <local>
asyncio_tcp_ssl <local:asyncio_tcp>
asyncio_websockets <local>
bpe_tokeniser <local>
concurrent_imap <local>
coroutines <local>
coverage <local>
Expand Down

0 comments on commit 784d042

Please sign in to comment.