RockyGitHub / Async-Static-Mutex-vs-Task

Tests the performance of accessing a static with a mutex to get data vs using a dedicated task and treating it as a pseudo db

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Tests the performance of accessing a static with a mutex to get data vs using a dedicated task and treating it as a pseudo db


Languages

Language:Rust 100.0%