Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.
Yao Yu edited this page Nov 29, 2020 · 3 revisions

NoisePage Testing Infra

This repo includes the testing infrastructure for the NoisePage DB.

Subsystems and Components

  • Performance test results storage service
    • A Django web API service
    • A TimeScale DB for data storage
    • A Grafana web dashboard site for visualization
  • Differential Testing
    • A SQLSmith runner to generate SQL queries
    • 2 DB instances for differential testing (NoisePage VS. PostgreSQL)
    • A wrapper scripts for all the above tasks
    • A PostgreSQL DB for the differential testing results

System architecture.

https://drive.google.com/drive/u/1/folders/1wNFrOdAp2h1sLBvTN5F07RpaGzTTbYoL

FAQ