Skip to content

Perf #47

@dabreegster

Description

@dabreegster

Just a backlog of things to improve performance.

  • Clone the bicycle_direct router upon loading; don't serialize it
  • gzip the .bin files
  • Try web workers for all interactions
  • For expensive OD calculations, try web workers with many threads
  • Ship less GeoJSON to the frontend (consolidating datasets, matching IDs to new state, etc)
  • Start the WASM, savefile, etc loading concurrently with the map setup

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions