GithubHelp home page GithubHelp logo

meldiron / pagination-benchmark Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 9 KB

Offset & cursor pagination benchmark using Appwrite as a backend.

License: MIT License

Shell 30.04% JavaScript 69.96%

pagination-benchmark's Introduction

Pagination benchmark

Offset & cursor pagination benchmark using Appwrite as a backend.

Setup

First, make sure you have k6 and NodeJS installed. You also need Appwrite instance up and running with project named benchmark that has collection posts with collection permissions set to read=['role:all'], write=[].

Now, let's copy config.example.json into config.json and fill it with credentials to your Appwrite instance.

Before running scripts, make sure to run npm install to install all required dependencies.

Then, we run node src/setup.js to insert 1M documents. Once it's finished, restart Appwrite instance in Appwrite folder using docker-compose restart.

Finally, we can run sh benchmark_offset.sh if we want to get results of offset pagnation, and sh benchmark_cursor.sh to get cursor pagination results.

pagination-benchmark's People

Contributors

meldiron avatar

Stargazers

Shitty Girl avatar Kevin Firko avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.