import React from 'react'; import './index.scss'; class Home extends React.Component{ render(){ return (

PostgreSQL Performance Farm

The PostgreSQL Performance Farm project is a community project to collect performance data from tests, as code changes are made to PostgreSQL. Test results come as JSON or flat files, and the server-side interface is deployed using the Django framework.

This website enables registered users to upload, browse and download test results for all machines.

{/**/}
) } } export default Home;