Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: e2b-dev/code-interpreter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @e2b/code-interpreter-python@2.0.0
Choose a base ref
...
head repository: e2b-dev/code-interpreter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 17 files changed
  • 2 contributors

Commits on Aug 22, 2025

  1. Configuration menu
    Copy the full SHA
    f0011a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. Added performance benchmarks for Code Interpreter CI/CD (#145)

    * added performance tests
    
    * Update pull_request.yml to include performance-tests in cleanup-build-template dependencies
    
    * updated lock file
    
    * on PR quick iteration around
    
    * Refactor performance tests workflow and enhance performance plot generation
    
    - Renamed job from 'publish' to 'performance-tests' for clarity.
    - Added step to upload performance plot artifact after tests.
    - Updated boxplot function to use 'tick_labels' for better label handling.
    
    * change artifcat directory
    
    * relative file path
    
    * corrected work dir
    
    * iterations count, prod cd
    
    * fixed workflow syntax
    mishushakov authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    5592fd6 View commit details
    Browse the repository at this point in the history
Loading