Skip to content

linfa-preprocessing::countgrams: RefCell is replaced with OnceLock #1068

linfa-preprocessing::countgrams: RefCell is replaced with OnceLock

linfa-preprocessing::countgrams: RefCell is replaced with OnceLock #1068

Workflow file for this run

on: [push, pull_request]
name: Run iai Benches
jobs:
testing:
name: benching
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@master
- name: Install toolchain
uses: dtolnay/rust-toolchain@stable
- name: Run cargo bench iai
run: cargo bench iai --all