-
Notifications
You must be signed in to change notification settings - Fork 366
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MVP Support for inline-rendering of Rerun within jupyter notebooks (#…
…1798) (#1834) (#1844) * Introduce the ability to push an rrd binary via iframe.contentWindow.postMessage * New API to output the current buffered messages as a cell in jupyter * Example notebook with the cube demo * Track that we need to send another recording msg after draining the backlog * Dynamically resolve the app location based on git commit. Allow override to use self-hosted assets * Add some crude timeout logic in case the iframe fails to load * Don't persist app state in notebooks * Introduce new MemoryRecording for use with Jupyter notebooks (#1834) * Refactor the relationship between the assorted web / websocket servers (#1844) * Rename RemoteViewerServer to WebViewerSink * CLI arguments for specifying ports * Proper typing for the ports
- Loading branch information
Showing
32 changed files
with
1,104 additions
and
130 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
3cd534f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rust Benchmark
datastore/num_rows=1000/num_instances=1000/packed=false/insert/default
3763364
ns/iter (± 94875
)3010738
ns/iter (± 65920
)1.25
datastore/num_rows=1000/num_instances=1000/packed=false/latest_at/default
373
ns/iter (± 12
)371
ns/iter (± 2
)1.01
datastore/num_rows=1000/num_instances=1000/packed=false/latest_at_missing/primary/default
263
ns/iter (± 2
)261
ns/iter (± 1
)1.01
datastore/num_rows=1000/num_instances=1000/packed=false/latest_at_missing/secondaries/default
423
ns/iter (± 0
)422
ns/iter (± 0
)1.00
datastore/num_rows=1000/num_instances=1000/packed=false/range/default
3958807
ns/iter (± 107245
)3330134
ns/iter (± 112525
)1.19
datastore/num_rows=1000/num_instances=1000/gc/default
2456376
ns/iter (± 8122
)2424916
ns/iter (± 4701
)1.01
mono_points_arrow/generate_message_bundles
29570786
ns/iter (± 173076
)28432068
ns/iter (± 297731
)1.04
mono_points_arrow/generate_messages
115987279
ns/iter (± 849332
)114112970
ns/iter (± 886245
)1.02
mono_points_arrow/encode_log_msg
148749674
ns/iter (± 2692081
)145899870
ns/iter (± 1004942
)1.02
mono_points_arrow/encode_total
284652453
ns/iter (± 2421780
)289080503
ns/iter (± 1272415
)0.98
mono_points_arrow/decode_log_msg
176054401
ns/iter (± 607732
)179424574
ns/iter (± 722632
)0.98
mono_points_arrow/decode_message_bundles
59317900
ns/iter (± 2249038
)62185032
ns/iter (± 620422
)0.95
mono_points_arrow/decode_total
236176653
ns/iter (± 1711565
)240383305
ns/iter (± 1265142
)0.98
mono_points_arrow_batched/generate_message_bundles
18970248
ns/iter (± 934018
)23470439
ns/iter (± 1057275
)0.81
mono_points_arrow_batched/generate_messages
4029170
ns/iter (± 84826
)4586860
ns/iter (± 170445
)0.88
mono_points_arrow_batched/encode_log_msg
1341700
ns/iter (± 9135
)1375933
ns/iter (± 3621
)0.98
mono_points_arrow_batched/encode_total
25609081
ns/iter (± 890607
)30564909
ns/iter (± 904055
)0.84
mono_points_arrow_batched/decode_log_msg
778758
ns/iter (± 1588
)785594
ns/iter (± 2193
)0.99
mono_points_arrow_batched/decode_message_bundles
7657980
ns/iter (± 42302
)7990733
ns/iter (± 219325
)0.96
mono_points_arrow_batched/decode_total
8305891
ns/iter (± 100850
)9926223
ns/iter (± 391846
)0.84
batch_points_arrow/generate_message_bundles
193586
ns/iter (± 398
)195680
ns/iter (± 257
)0.99
batch_points_arrow/generate_messages
5144
ns/iter (± 10
)5108
ns/iter (± 12
)1.01
batch_points_arrow/encode_log_msg
258005
ns/iter (± 662
)265634
ns/iter (± 1424
)0.97
batch_points_arrow/encode_total
484781
ns/iter (± 1677
)491914
ns/iter (± 2123
)0.99
batch_points_arrow/decode_log_msg
211108
ns/iter (± 490
)212014
ns/iter (± 944
)1.00
batch_points_arrow/decode_message_bundles
1897
ns/iter (± 4
)1907
ns/iter (± 5
)0.99
batch_points_arrow/decode_total
220223
ns/iter (± 422
)224269
ns/iter (± 2163
)0.98
arrow_mono_points/insert
2310867913
ns/iter (± 3200071
)2316354742
ns/iter (± 4325193
)1.00
arrow_mono_points/query
1169816
ns/iter (± 9328
)1213093
ns/iter (± 15728
)0.96
arrow_batch_points/insert
1157855
ns/iter (± 13845
)1154639
ns/iter (± 3975
)1.00
arrow_batch_points/query
14374
ns/iter (± 98
)14532
ns/iter (± 93
)0.99
arrow_batch_vecs/insert
26376
ns/iter (± 96
)26419
ns/iter (± 45
)1.00
arrow_batch_vecs/query
325356
ns/iter (± 1011
)325444
ns/iter (± 452
)1.00
tuid/Tuid::random
34
ns/iter (± 0
)34
ns/iter (± 0
)1
This comment was automatically generated by workflow using github-action-benchmark.