https://github.com/openfun/2023-openedx-con-lbt
Slides for lightning talk at 2023 Open edX Con "What is the most performant/sustainable open source LRS in 2023?""
https://github.com/openfun/2023-openedx-con-lbt
Last synced: 2 months ago
JSON representation
Slides for lightning talk at 2023 Open edX Con "What is the most performant/sustainable open source LRS in 2023?""
- Host: GitHub
- URL: https://github.com/openfun/2023-openedx-con-lbt
- Owner: openfun
- License: mit
- Created: 2023-03-27T20:21:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-30T15:24:47.000Z (about 3 years ago)
- Last Synced: 2025-10-27T23:25:12.361Z (6 months ago)
- Size: 2.14 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# What is the most performant/sustainable open source LRS in 2023?
## Abstract
Choosing the appropriate Learning Record Store can be challenging: getting an unbiased comparison of their performance and energy efficiency is complex.
For this matter, FUN is developing LBT, an open source benchmarking tool serving two purposes:
- benchmark performance and sustainability of open source LRS, and publish the results periodically;
- offer a continuous integration testing tool to help LRS teams improve their LRS performance.
## Getting started
To start the slide show:
- `yarn install`
- `yarn run dev`
- visit http://localhost:3030
Edit the [slides.md](./slides.md) to see the changes.