Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
finam
Manage
Activity
Members
Labels
Plan
Issues
31
Issue boards
Milestones
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FINAM
finam
Graph
cdb76abae85d002749dba8fb740491415aa0bca0
Select Git revision
Branches
6
End2EndTestsForCI
blog_post_ogs_refactorization
id-to-mask
main
default
protected
time-is-none
time-stack-adapter
Tags
10
v1.0.0
v1.0.0-rc1
v0.5.1
v0.5.0
v0.4.0
v0.4.0-rc.2
v0.4.0-rc.1
v0.3.0
v0.2.0
v0.1.0
16 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Jan
17
16
8
Dec
7
6
5
4
3
2
1
30
Nov
29
28
27
26
24
23
22
20
19
18
17
16
14
13
12
11
10
9
8
7
6
5
1
30
Oct
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
use hatch instead of setuptools
authors: better email format
clean LPGL3 license and AUTHORS.md
versioning: add archive support
sdist: no need for changelog there
use hatch instead of setuptools
update the changelog for removed xarray, data to disk and log levels
more consistent benchmarks for units checks
fix book and docstrings for not using xarray anymore
Merge branch 'performance-chapter' into 'main'
add intro text, fix refs in docstrings
fix doctests
add content on units and memory
start the chapter on performance optimization
Merge branch 'renaming' into 'main'
add tests for renaming
make name part of the interface, allow renaming of components and adapters
Merge branch 'fix-profiling' into 'main'
fix profiling for renamed function to_xarray
fail profiling script on error
Merge branch 'add-logging-level' into 'main'
add tests for non-numpy data preparation
fix doctests for new logging in INFO
distribute logging over more log levels
add two more log levels and resp. tests
Merge branch 'data-memmap' into 'main'
fix README for benchmarks
fix newly added benchmarks for renamed to_xarray
fix condition that got lost during rebase
add benchmarks for file-based data in outputs
calculate memory with new data, add tests for data to disk stuff
pass a memory location to outputs and adapters
add benchmarking for data to and from disk and a run with memory limit
use in-memory limit in time adapters
outputs can store data on disk, with an in-memory limit
Merge branch 'optimize-numpy' into 'main'
simply re-assign equivalen units, add benchmarks
lower node and edge threshold in profiling graph
add units by constructing a Quantity instead of units multiplication
run benchmarks only be file prefix
Loading