Magne Sjaastad
|
06f9c6126d
|
Copy changes from dev-branch into main
History of main branch was difficult to merge. Take a copy of dev-branch, and merge both ways between dev and main after the release.
|
2023-10-23 09:26:33 +02:00 |
|
Magne Sjaastad
|
77bf792b1a
|
Release 2023.06
|
2023-06-19 13:48:44 +02:00 |
|
Magne Sjaastad
|
42b901ec28
|
clang-format: Set column width to 140
* Set column width to 140
* Use c++20
* Remove redundant virtual
|
2023-03-16 07:16:11 +01:00 |
|
Magne Sjaastad
|
d36bf11c62
|
Several performance fixes (#9026)
* #9023 Performance: Use count instead of for loop
* #9023 Analyzer: Cache vector names for categories
* #9023 Performance : Use cached ensemble analyzer
* #9023 Performance : Add min/max values to ensemble statistics
* #9023 Performance : Improve statistics calculator
* #9023 Performance : Use high performance toInt()
* #9023 Performance : Build summary addresses in parallell
|
2022-06-07 21:09:36 +02:00 |
|
Kristian Bendiksen
|
1e83254e9e
|
Make P10/P90 calculation style more explicit
|
2021-09-16 10:38:27 +02:00 |
|
jonjenssen
|
9bd0a9ebac
|
Streamlines: New generator and UI usability improvements (#7424)
Co-authored-by: jonjenssen <jonjenssen@users.noreply.github.com>
Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com>
|
2021-02-25 16:38:56 +01:00 |
|
Gaute Lindkvist
|
81699db187
|
Rename ApplicationCode to ApplicationLibCode
|
2021-01-11 15:27:45 +01:00 |
|