GitXplorerGitXplorer
s

apex-benchmark

public
6 stars
3 forks
0 issues

Commits

List of commits on branch main.
Verified
291aabdc0f68772e80ad197323a96d3e13b3ba9a

feat: display code tested

sscolladon committed 2 months ago
Verified
fb50da8ec325cf310e8372cd0d66f49632e0b168

feat: add for iterator

sscolladon committed 2 months ago
Verified
fa725c561604747e9f443f47db7e71b011e21baa

feat: add for with variable test

sscolladon committed 2 months ago
Verified
e93435c583a7ea082182ae4eeb80bd7efa12c592

fix: job display alignment

sscolladon committed 3 months ago
Verified
1e6b90347508cabf5bb3209ebd94ffd31c57d934

feat: add operation / second metric

sscolladon committed 3 months ago
Verified
3b9b127af4970d6218a52c89eea6116a29c24930

feat: add string.indexOf and set.contains

sscolladon committed 3 months ago

README

The README file for this repository.

apex-benchmarker

Deploy to Salesforce

The purpose of this project is to provide a simple Benchmarker.

Create a class implementing the BenchmarkJob interface to add a new treatment available to benchmark Create a class extending the BaseProfiler abstract class to add a new profiler available to benchmark

Go to the Benchmark tab inside your org and start play with it !