| title | Records-query perf — Phase 0 baseline measurements |
|---|---|
| type | baseline |
| domain | records-table |
| created | 2026-05-12 |
| owner | florian |
| target_workspace | ws=08cdaa0c-6a2c-4d1e-95a2-e08a9fbb9f3e (pk=510 "Wellapp test max", 1,245 active companies) |
| env | local Docker stack — Hasura v2.x on PostgreSQL 17.9 (staging-ISO dump restored 2026-05-12 00:15Z) |
| related_plan | docs/features/records-table/records-query-perf-refactor-plan-2026-05-12.md |
This file contains hidden or 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
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <meta name="description" content=""> | |
| <meta name="author" content=""> | |
| <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> | |
| <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> | |
| <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css"> |
This file contains hidden or 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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Javascript</title> | |
| <style type="text/css"> | |
| span { | |
| width: 10%; | |
| margin-left: 7.7%; | |
| display: inline-block; | |
| text-align: center; |