Skip to content

scolladon/Apex-Benchmarker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apex-Benchmarker

Code Climate

Deploy to Salesforce

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

The Benchmarker is divided in 3 Part :

  • The Benchmarker Core (contains the main algorithm) => Benchmarker class (Base class, Method Chaining)
  • The Profiling Core (the canvas for building profiler) => AProfiler (Abstract class, Decorator, Template Method)
  • The Benchmarking strategy (the canvas to define what to benchmark) => AbstractBenchmarkStrategy (Abstract class)

The documentation is in the doc folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages