Skip to content

Conversation

hadley
Copy link
Member

@hadley hadley commented Apr 1, 2025

Fixes #704

Initial benchmark indicates that there's more work to be done:

  expression                min   median `itr/sec` mem_alloc
  <bch:expr>           <bch:tm> <bch:tm>     <dbl> <bch:byt>
1 stream_data(req)        6.83s    6.83s     0.147   43.03MB
2 stream_data_raw(req)    5.38s    5.38s     0.186    1.28MB

Also need to figure out why snapshot is broken.

hadley added 2 commits April 1, 2025 16:22
Fixes #704

Initial benchmark indicates that there's more work to be done:

```
  expression                min   median `itr/sec` mem_alloc
  <bch:expr>           <bch:tm> <bch:tm>     <dbl> <bch:byt>
1 stream_data(req)        6.83s    6.83s     0.147   43.03MB
2 stream_data_raw(req)    5.38s    5.38s     0.186    1.28MB
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Performance of streaming requests

1 participant