Posts tagged with performance
A design comparison between Materialize and Deephaven
Architecture fundamentals that matter for dynamic data
March 15 2022 • 3 min read
Updating data needs a stack, too
Tooling: gRPC APIs, JS, and browser-fluent GUIs for dynamic tables are kind of essential
March 10 2022 • 5 min read
Racing with Materialize
A discussion of the real-time incremental computation capabilities of Deephaven compared to Materialize
March 5 2022 • 20 min read
Speed up Python code that uses NumPy
Python code that uses NumPy can be sped up further by setting array contiguity
March 2 2022 • 5 min read
A High-Performance CSV Reader with Type Inference
Our users wanted fast and easy, so we rolled our own.
February 23 2022 • 17 min read