Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pmdartus/sunshine

:chart_with_upwards_trend: Performance automation tool to measure Lightning page performance
https://github.com/pmdartus/sunshine

automation lightning performance salesforce

Last synced: 28 days ago
JSON representation

:chart_with_upwards_trend: Performance automation tool to measure Lightning page performance

Awesome Lists containing this project

README

        

# Sunshine

Performance automation tool to measure Lightning page performance.

![Example Image](assets/example.png?raw=true)

## Setup

This project requires [git](https://git-scm.com/) and [Node (>9.0)](https://nodejs.org/) to be setup.

```sh
git clone https://github.com/pmdartus/sunshine.git
cd sunshine
npm install
```

## Measure page performance

```sh
npm start -- \
--instanceUrl= \
--username= \
--password= \
--pageLocation=
```

## Missing features

* Packaging
* [ ] Provide proper CLI
* Measure
* [X] Add support EPT
* [ ] Add support BPT
* [ ] Add support SPT
* Output
* [ ] Add exported to CSV
* [ ] Add exported for Google Spreadsheet