Skip to content

Files

Latest commit

35a1bd6 · Feb 12, 2025

History

History

api_benchmark

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 23, 2022
Feb 12, 2025
Jan 10, 2019
May 10, 2023
Feb 12, 2025
Feb 12, 2025
Jan 10, 2019
May 31, 2023
Jul 14, 2020
Jun 18, 2021
Feb 12, 2025
May 31, 2023
Jul 26, 2021

Benchmark of api functions

Compiling the protos:

$ ./compile_protos.sh

Run on the vm:

$ pub run props_vm.dart
$ pub run readjson_vm.dart

Run in a browser:

$ pub run build_runner serve web:8181

Navigate to: [http://localhost:8181/props.html] or [http://localhost:8181/readjson.html].