Last active
          May 1, 2025 21:07 
        
      - 
      
- 
        Save ryanzhang/15a35698b96bee43a4fa00e49a14d5f6 to your computer and use it in GitHub Desktop. 
    10k-Decison-Table-In-Drools-Table1
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    | Solution | Warm up time | One rule Execution Time(Run) | Rule Compile time((Package) | |
|---|---|---|---|---|
| Rule Template + XLS | ~8 s | ~400ms | 14 s | |
| Precompile rules | ~1.7 s | ~150 ms | 1.5 mins | |
| Row as Fact instead of Rules | ~6 s | 35ms | 9 s | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment