../
|
.gitignore
|
136 bytes
|
63e3ed8
|
3 years
|
ajbeach |
Added Python versions of the exception benchmarks.
|
cond-catch.cfa
|
848 bytes
|
47e413b
|
3 years
|
ajbeach |
Cforall exception benchmarks now use a more high resolution clock.
|
cond-catch.cpp
|
994 bytes
|
e19fadd
|
3 years
|
ajbeach |
Fixed an error in exception benchmarks. C++ conditional catch was reversed.
|
cond-fixup.cfa
|
850 bytes
|
47e413b
|
3 years
|
ajbeach |
Cforall exception benchmarks now use a more high resolution clock.
|
cond_catch.py
|
791 bytes
|
63e3ed8
|
3 years
|
ajbeach |
Added Python versions of the exception benchmarks.
|
CondCatch.java
|
990 bytes
|
11d4fa5
|
3 years
|
ajbeach |
Updated the Java exception benchmarks to provide some warm-up. Does …
|
cross-catch.cfa
|
645 bytes
|
47e413b
|
3 years
|
ajbeach |
Cforall exception benchmarks now use a more high resolution clock.
|
cross-catch.cpp
|
727 bytes
|
ee23a8d
|
3 years
|
ajbeach |
Added duration information (in nanoseconds) to EHM benchmarks.
|
cross-finally.cfa
|
576 bytes
|
47e413b
|
3 years
|
ajbeach |
Cforall exception benchmarks now use a more high resolution clock.
|
cross-resume.cfa
|
644 bytes
|
47e413b
|
3 years
|
ajbeach |
Cforall exception benchmarks now use a more high resolution clock.
|
cross_catch.py
|
535 bytes
|
63e3ed8
|
3 years
|
ajbeach |
Added Python versions of the exception benchmarks.
|
cross_finally.py
|
542 bytes
|
63e3ed8
|
3 years
|
ajbeach |
Added Python versions of the exception benchmarks.
|
CrossCatch.java
|
746 bytes
|
11d4fa5
|
3 years
|
ajbeach |
Updated the Java exception benchmarks to provide some warm-up. Does …
|
CrossFinally.java
|
610 bytes
|
11d4fa5
|
3 years
|
ajbeach |
Updated the Java exception benchmarks to provide some warm-up. Does …
|
resume-detor.cfa
|
1005 bytes
|
ee23a8d
|
3 years
|
ajbeach |
Added duration information (in nanoseconds) to EHM benchmarks.
|
resume-empty.cfa
|
812 bytes
|
ee23a8d
|
3 years
|
ajbeach |
Added duration information (in nanoseconds) to EHM benchmarks.
|
resume-finally.cfa
|
859 bytes
|
ee23a8d
|
3 years
|
ajbeach |
Added duration information (in nanoseconds) to EHM benchmarks.
|
resume-other.cfa
|
929 bytes
|
ee23a8d
|
3 years
|
ajbeach |
Added duration information (in nanoseconds) to EHM benchmarks.
|
test.sh
|
2.9 KB
|
63e3ed8
|
3 years
|
ajbeach |
Added Python versions of the exception benchmarks.
|
throw-detor.cfa
|
920 bytes
|
ee23a8d
|
3 years
|
ajbeach |
Added duration information (in nanoseconds) to EHM benchmarks.
|
throw-detor.cpp
|
1023 bytes
|
ee23a8d
|
3 years
|
ajbeach |
Added duration information (in nanoseconds) to EHM benchmarks.
|
throw-empty.cfa
|
820 bytes
|
ee23a8d
|
3 years
|
ajbeach |
Added duration information (in nanoseconds) to EHM benchmarks.
|
throw-empty.cpp
|
946 bytes
|
ee23a8d
|
3 years
|
ajbeach |
Added duration information (in nanoseconds) to EHM benchmarks.
|
throw-finally.cfa
|
847 bytes
|
ee23a8d
|
3 years
|
ajbeach |
Added duration information (in nanoseconds) to EHM benchmarks.
|
throw-other.cfa
|
910 bytes
|
ee23a8d
|
3 years
|
ajbeach |
Added duration information (in nanoseconds) to EHM benchmarks.
|
throw-other.cpp
|
1.0 KB
|
ee23a8d
|
3 years
|
ajbeach |
Added duration information (in nanoseconds) to EHM benchmarks.
|
throw_empty.py
|
727 bytes
|
63e3ed8
|
3 years
|
ajbeach |
Added Python versions of the exception benchmarks.
|
throw_finally.py
|
777 bytes
|
63e3ed8
|
3 years
|
ajbeach |
Added Python versions of the exception benchmarks.
|
throw_other.py
|
843 bytes
|
63e3ed8
|
3 years
|
ajbeach |
Added Python versions of the exception benchmarks.
|
throw_with.py
|
957 bytes
|
63e3ed8
|
3 years
|
ajbeach |
Added Python versions of the exception benchmarks.
|
ThrowEmpty.java
|
932 bytes
|
11d4fa5
|
3 years
|
ajbeach |
Updated the Java exception benchmarks to provide some warm-up. Does …
|
ThrowFinally.java
|
944 bytes
|
11d4fa5
|
3 years
|
ajbeach |
Updated the Java exception benchmarks to provide some warm-up. Does …
|
ThrowOther.java
|
1.2 KB
|
11d4fa5
|
3 years
|
ajbeach |
Updated the Java exception benchmarks to provide some warm-up. Does …
|