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

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?""

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.