arewefastyet icon indicating copy to clipboard operation
arewefastyet copied to clipboard

Automated Benchmarking System for Vitess

Results 39 arewefastyet issues
Sort by recently updated
recently updated
newest added

Completed the migration to typescript for all the API calls in pages .

Added the shadCn table component in DisplayList.tsx

**What kind of change does this PR introduce?** Formats the code files. **Issue Number:** #539 **Screenshots/videos:** N/A **If relevant, did you update the documentation?** N/A **Summary** Code files are now...

[Screencast from 23-04-24 04:24:25 PM IST.webm](https://github.com/vitessio/arewefastyet/assets/127925465/9723cc0e-4370-4749-a5da-9e612397c094) The local developement have been done by hardcoded data, as server(api-docker container) was not spinning up locally

**What kind of change does this PR introduce?** Removing type error from the file `PreviousExecutions.tsx` **Issue Number:** N/A **Screenshots/videos:** N/A **Summary** Type error in this file is now fixed.

**What kind of change does this PR introduce?** Resolving errorApi types from files: 1. `ForeignKeysPage.tsx` 2. `MacroPage.tsx` 3. `MacroQueriesComparePage.tsx` By making useState of type null and string: `useState(null)` Also added...

## What is arewefastyet Arewefastyet is the automated and continuous benchmarking platform for Vitess (https://github.com/vitessio/vitess). It automatically performs different types of benchmarks on each new commit on `main` and release...

LFX 2024 Term 2

### Describe the bug in the files of website folder, there are several linting and formatting problems which are needed to be solved. ### Steps To Reproduce Open and code...

Type: Bug

Currently only the last run is seen on the Macro page. Need an option to compare with all the benchmark run properly tagged can be show as main.. if there...

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.5.3. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs with directories (#16250) (96a7f3a), closes #16250 4.5.2 (2024-01-19) fix: fs deny for case...

Type: Dependencies
javascript