Skip to content

Development and Testing

Garth Goodson edited this page Dec 18, 2025 · 2 revisions

The pages under development and testing outline:

  • Development:
    • How to build Springtail
    • How to run Springtail in a local container
    • How to submit a PR and use Git
  • Testing:
    • Unit tests using the gTest suite
    • Integration tests running on local container
  • Performance:
    • Using perf for sampling and using pgbench for workload generation
    • Load generator utility for measuring ingest performance

Clone this wiki locally